Bug#214233: libc6-dev: problem including errno.h
On Sun, Oct 05, 2003 at 05:30:38PM +0200, Laurent.Bonnaud@inpg.fr wrote:
> Package: libc6-dev
> Version: 2.3.2.ds1-1
> Severity: normal
> Tags: experimental
>
>
> Hi,
>
> here is the problem:
>
> $ cat essai.c
> #include <errno.h>
>
> $ gcc -c essai.c
> In file included from /usr/include/bits/errno.h:25,
> from /usr/include/errno.h:36,
> from essai.c:1:
> /usr/include/linux/errno.h:4:23: asm/errno.h: No such file or directory
Thanks, I know what the problem is - we tried to replace the directory
with a symlink. I'll fix it for the next upload.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
Reply to: