Compile and link problems with wget 1.9 beta5

2003-10-12 Thread Robert Poole
After ploughing through the archives of this mailing list, looking for additional clues why wget 1.8.2 wasn't linking correctly, I found that wget 1.9 beta 5 was released recently. I downloaded the source code for wget 1.9 beta 5 and am getting the same link problems I was getting with 1.8.2:

Re: Compile and link problems with wget 1.9 beta5

2003-10-12 Thread Robert Poole
Poole [EMAIL PROTECTED] On Sunday, October 12, 2003, at 01:51 PM, Hrvoje Niksic wrote: Robert Poole [EMAIL PROTECTED] writes: gcc -O2 -Wall -Wno-implicit -o wget cmpt.o connect.o convert.o cookies.o ftp.o ftp-basic.o ftp-ls.o ftp-opie.o getopt.o hash.o headers.o host.o html-parse.o html-url.o http.o

Re: Compile and link problems with wget 1.9 beta5

2003-10-12 Thread Robert Poole
that I was able to build and link these packages successfully on a lowly iBook and a G4 Cube, both of which were running the older dev tools suite, I suspect the problem is the newer compiler and linker. Best Regards, Rob Poole On Sunday, October 12, 2003, at 03:55 PM, Hrvoje Niksic wrote: Robert

Success!

2003-10-24 Thread Robert Poole
I downloaded the official wget 1.9 sources and, following some suggestions that were given to me, temporarily renamed a bunch of SSL libraries that were already on my system that seemed to be confusing the linker... And it all works! Compiled wget 1.9 successfully under Mac OS X 10.2.8 on a