This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Strange problem trying to compile tcpd


Prentis Brooks wrote:
> [...]
> libwrap.a(percent_m.o)(.text+0x44):percent_m.c: undefined reference to
> `sys_nerr
> '
> libwrap.a(percent_m.o)(.text+0x60):percent_m.c: undefined reference to
> `sys_errl
> ist'

You'll have to add a `#include <errno.h>' to percnt_m.c.

Corinna

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]