Compiling wget

Alex garbanzo@hooked.net
Wed Nov 26 08:14:00 GMT 1997


On Mon, 24 Nov 1997, Michael J. Maravillo wrote:

> I've just downloaded the gnu-win32 tools and tried my luck in
> compiling GNU wget-1.4.3.  Everything compiles fine until the linking
> process:
> 
> http.o(.text+0x811):http.c: undefined reference to `errno'

That's a sign that you might wanna #include <errno.h>. I've seen some
programs that ifdef that include to only certian (non Win32) systems.  Go
figure.

- alex

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list