Bug#214233: libc6-dev: problem including errno.h

2003-10-05 Thread Laurent . Bonnaud
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:

Bug#214233: libc6-dev: problem including errno.h

2003-10-05 Thread Daniel Jacobowitz
On Sun, Oct 05, 2003 at 05:30:38PM +0200, [EMAIL PROTECTED] 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,