Time-HiRes - Re: Compile Error

Posted on Wed Jan 10 17:15:37 2007 by greg14unix in response to 2148 (See the whole thread of 4)
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.
Write a response