On Tue, 2002-09-17 at 05:18, Emmanuel Seyman wrote: > > I'm trying to compile an old application here and I stumbled onto this > in the source code: > > /* getdtablesize() unfortunately does not really return the maximum > number of open files per process under Linux libc 5.4.33. Since
No one uses libc 5 any more. > #define getdtablesize() 512 > > This breaks the source code since it conflicts with /usr/include/unistd.h So remove it, or comment it out. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list