Posted on 2007-01-10 15:15:37-08
by greg14unixin response to 2148
Re: Compile Error
The problem is that debian/ubuntu does not include the glibc header files by default. You will need to "apt-get install build-essential" to download the headers and other files needed for gcc to work correctly.