From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: errno missing in link of wget 11 Jun 1997 15:30:52 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <01BC76BE.83543910.cygnus.gnu-win32@sos> Original-To: "gnu-win32 AT cygnus DOT com" , "'Theodore W. Leung'" Encoding: 18 TEXT Original-Sender: owner-gnu-win32 AT cygnus DOT com Theodore W. Leung wrote: > gcc -o wget connect.o host.o http.o netrc.o ftp-basic.o ftp.o ftp-ls.o > mtch.o h > tml.o retr.o recur.o url.o init.o utils.o cmpt.o getopt.o main.o version.o > http.o(.text+0x835):http.c: undefined reference to `errno' > http.o(.text+0x8f5):http.c: undefined reference to `errno' > http.o(.text+0xfb4):http.c: undefined reference to `errno' > http.o(.text+0x154f):http.c: undefined reference to `errno' > http.o(.text+0x1df9):http.c: undefined reference to `errno' > http.o(.text+0x23ac):http.c: more undefined references to `errno' follow Add "#include " to http.c. -- Sergey Okhapkin Moscow, Russia Looking for a job - 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".