Right, I ran into this and found the following worked. I believe KrzychuG is correct in his thinking. It is relevant to all the C modules that linux utilises. If you have redhat 9 (which i do) do the following: rpm -e gcc cpp rpm -e glibc-kernheaders glibc-devel up2date -u gcc cpp glibc-kernheaders ...