[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1927: no /usr/include/linux/errno.h



>Package: libc5-dev
>Version: 5.2.9-2

>The headder file /usr/include/errno.h has this line:
>#include<linux/errno.h>
>but there is no 'linux' directory.  There is a sys/errno.h and a bsd/errno.h.
>Which of these files, if any, should /usr/include/errno.h include?

Egads!  There should be a symlink, if memory serves, from
/usr/include/linux to /usr/src/linux/include/linux.  Go ahead and
create that symlink with the command
 ln -s /usr/src/linux/include/linux /usr/include/linux
if you've got 'source' installed; I don't know what the procedure is if
you've got 'includes' installed.

Meanwhile, I'll check up on libc5, et al and see what the problem is.
(I'm missing the same link, and I'm *sure* that's recent!)

--
http://www.wp.com/joelh --- Joel Ray Holveck --- joelh@gnu.ai.mit.edu

Fourth law of computing:
  Anything that can go wro
.signature: segmentation violation -- core dumped


Reply to: