On 2/9/06, Kaplan, Andrew H. <[EMAIL PROTECTED]> wrote: > Here is an excerpt from the ntohl man page: > > > > SYNOPSIS: > > #include <netinet/in.h> > > > > _XOPEN_SOURCE_EXTENDED only > > #include <arpa/inet.h> > >
Since we're building with -D_XOPEN_SOURCE_EXTENDED now (specified in CFLAGS), message.c will now also need to #include <arpa/inet.h>> . You'll have to modify the source file. This is turning into a slippery slope really quickly. Let's back up once again. Can you somehow send the text for the "gethostname" man page from your system? Jeff D _______________________________________________ http://lurker.clamav.net/list/clamav-users.html