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
?