From: garbanzo AT hooked DOT net (Alex) Subject: Re: Compiling wget 26 Nov 1997 16:45:54 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: "Michael J. Maravillo" Cc: gnu-win32 AT cygnus DOT com 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 . 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 AT cygnus DOT com" with one line of text: "help".