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


On Sat, Dec 02, 2000 at 07:22:10PM +0100, Gerrit P. Haase wrote:
><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.

Huh?  Corinna said that it has only been working correctly since 11/29.
So, you have installed a DLL from prior to that and you're still getting
problems?  This surprises you?

You are not going to see a fix unless you build cygwin from CVS or
install *today's* snapshot.  Reinstalling a version that obviously can't
retroactively have a fix is not going to solve any problems.

I'm not sure what is so difficult to understand here.

Btw, just to forgo the next question.  If you are going to use a
snapshot make sure that you install things from cygwin1-inst-*.tar.bz2.
You'll need to use the newest libcygwin.a export library if you want to
use the new inet_aton function.

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

No.

cgf

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