installation problem on ubuntu - fatal error: sys/times.h: No such file or directory

823 views
Skip to first unread message

Andrej Pangerčič

unread,
Aug 18, 2014, 8:35:09 AM8/18/14
to ra...@googlegroups.com
Hey,

I just tried to install this program, but I got this error:

$ make -f Makefile.gcc
gcc  -D_GNU_SOURCE -fomit-frame-pointer -funroll-loops -O2 -msse    -c -o axml.o axml.c
axml.c:36:23: fatal error: sys/times.h: No such file or directory
 #include <sys/times.h>
                                       ^
compilation terminated.
make: *** [axml.o] Error 1

I also just found a solution:
$ sudo apt-get install libc6-dev

regards,

Andrej

Reply all
Reply to author
Forward
0 new messages