Bug#225304: libc6-dev: OPEN_MAX undeclared after using limits.h

2003-12-28 Thread Simone Piccardi
Package: libc6-dev Version: 2.3.2.ds1-10 Severity: normal I'm trying to use OPEN_MAX in a sample program. But it get not declared also after including limits.h. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux gont.earthsea.ea 2.4.21 #4 Thu Aug 14 22:23:43

Bug#225300: libc6-dev: sys/poll.h do not define POLLRDNORM

2003-12-28 Thread Simone Piccardi
Package: libc6-dev Version: 2.3.2.ds1-10 Severity: normal I'm writing an example program using poll. But after including sys/poll.h I still have a 'POLLRDNORM' undeclared error. To have it defined I must define __USE_XOPEN, but no mention of this in the man page. -- System Information: Debian R

Bug#225300: libc6-dev: sys/poll.h do not define POLLRDNORM

2004-01-01 Thread Simone Piccardi
n function `main': poll_echod.c:167: error: `POLLRDNORM' undeclared (first use in this function) poll_echod.c:167: error: (Each undeclared identifier is reported only once poll_echod.c:167: error: for each function it appears in.) /* poll_echod.c * * Copyright (C) 2003 Simone Piccardi * * Th

Bug#158321: libc6: Problem with name service switch on LDAP

2002-08-26 Thread Simone Piccardi
Package: libc6 Version: 2.2.5-14 Severity: normal I already filed this bug also for libnss-ldap, so other info are in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=157743 , but I suspect is a libc problem. The problem is that when using libnss-ldap to get hostname the function gethostbyname i

Bug#225304: libc6-dev: OPEN_MAX undeclared after using limits.h

2003-12-28 Thread Simone Piccardi
Package: libc6-dev Version: 2.3.2.ds1-10 Severity: normal I'm trying to use OPEN_MAX in a sample program. But it get not declared also after including limits.h. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux gont.earthsea.ea 2.4.21 #4 Thu Aug 14 22:23:43

Bug#225300: libc6-dev: sys/poll.h do not define POLLRDNORM

2003-12-28 Thread Simone Piccardi
Package: libc6-dev Version: 2.3.2.ds1-10 Severity: normal I'm writing an example program using poll. But after including sys/poll.h I still have a 'POLLRDNORM' undeclared error. To have it defined I must define __USE_XOPEN, but no mention of this in the man page. -- System Information: Debian R

Bug#225300: libc6-dev: sys/poll.h do not define POLLRDNORM

2004-01-01 Thread Simone Piccardi
n function `main': poll_echod.c:167: error: `POLLRDNORM' undeclared (first use in this function) poll_echod.c:167: error: (Each undeclared identifier is reported only once poll_echod.c:167: error: for each function it appears in.) /* poll_echod.c * * Copyright (C) 2003 Simone Piccardi * * Th