This is the mail archive of the cygwin@sources.redhat.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: inet_aton


<2 Dec 2000, 10:52 Uhr wars, als Corinna Vinschen folgendes schrub:>
< Re: inet_aton >

> Corinna Vinschen wrote:
> > 
> > "Gerrit P. Haase" wrote:
> > > Is someone able to do me a pleasure and tell me, where the function 'inet_aton'
> > > is declared,
> > 
> > /usr/include/arpa/inet.h
> 
> BTW: I implemented inet_aton in Cygwin on 25-Nov and it behaves properly
> only since 29-Nov. It returned wrong values before.
> 
> Corinna

As far i can see, it has nothing to do with cygwin, i got still the same error 
after reinstalling cygwin-release 1.1.6 of 21.11.2000.

Socket.o(.text+0x152a):Socket.c: undefined reference to `inet_aton'
collect2: ld returned 1 exit status
dllwrap: gcc exited with status 1
perlld: *** system() failed to execute
dllwrap --dllname Socket.dll --driver-name gcc --dlltool dlltool --export-all-
symbols --as as --output-def libSocket.def --output-lib libSocket.a \
 -s -L/usr/local/lib Socket.o ../../libperl5_7_0.a

make[1]: *** [../../lib/auto/Socket/Socket.dll] Error 1
make[1]: Leaving directory `/usr/local/src/perl/ext/Socket'
make: *** [lib/auto/Socket/Socket.dll] Error 2

Maybe it is because of libbind.a ?

I'll see...

Ciao,

gph

-- 
Gerrit Peter Haase

--
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]