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]

Cannot find sethostent and gethostent


Hello,

I was trying to compile X Windows 6.3 for GNU-Win32 following Sergey
Okhapkin's
suggestions but I was unable to find the sethostent and gethostent
functions.
The header file containing them is netdb.h, but the compilation fails
during the link stage because
cannot find the symbols: 
xhost.o(.text+0x200):xhost.c: undefined reference to
`cygwin32_sethostent'
xhost.o(.text+0x318):xhost.c: undefined reference to
`cygwin32_endhostent'

Can anybody help on this ?

micheleS

P.S.
Is there any search utilities for the mailing list archive ?


-- 
Michele Sardo
SGS THOMSON Microelectronics,
Torre Galiera, Strada Statale 114, 95121 Catania, Italy ?
tel: +39 95 7407721 fax: +39 95 7407720
STVIN  0527721
email: micheles@bristol.st.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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