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]

Network functions question (was Re: GNU-Win32 Beta 19 is available!)


vischne@ibm.net wrote:
[...]
> misc.o(.text+0x1855):misc.c: undefined reference to `gethostbyname'
> misc.o(.text+0x1876):misc.c: undefined reference to `gethostbyname'
> server.o(.text+0x8a):server.c: undefined reference to `inet_addr'
> server.o(.text+0xa0):server.c: undefined reference to `gethostbyname'
> server.o(.text+0x12e):server.c: undefined reference to `socket'
> server.o(.text+0x178):server.c: undefined reference to `inet_ntoa'
> server.o(.text+0x1a9):server.c: undefined reference to `connect'
> server.o(.text+0x640):server.c: undefined reference to `getservbyname'

These symbols are all exported in B19 Cygwin32, so it should be
possible...

-- 
Geoffrey Noer
noer@cygnus.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]