1 May
2011
1 May
'11
6:21 p.m.
On Sun, 1 May 2011, corvid wrote:
Duke wrote:
In file included from /usr/include/bits/errno.h:25, from /usr/include/errno.h:36, from dlib.c:25: /usr/include/linux/errno.h:4:23: error: asm/errno.h: No such file or directory
What do you get from ls -l /usr/include/asm/errno.h and cpp -v
dnormandin@select-man:~$ ls -l /usr/include/asm/errno.h ls: cannot access /usr/include/asm/errno.h: No such file or directory dnormandin@select-man:~$ cpp v cpp: v: No such file or directory cpp: warning: '-x c' after last input file has no effect cpp: no input files That means that my system is missing ......? -- Duke