Mail Archives: djgpp/1998/11/11/13:15:15
Message-ID: | <3649D180.458E@writeme.com>
|
Date: | Wed, 11 Nov 1998 10:03:44 -0800
|
From: | The Critic <the_critic AT writeme DOT com>
|
X-Mailer: | Mozilla 3.04Gold (Win95; I)
|
MIME-Version: | 1.0
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Problem with lsck073...
|
NNTP-Posting-Host: | pm29s7.intergate.bc.ca
|
Lines: | 20
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hi... I use DJGPP and I recently downloaded the lsck073 TCP/IP
library... I follow the installation instructions, and everything works
fine, until I get to where it compiles the "httpget" demo program. This
is the error message I get...
C:\djgpp\contrib\lsck073\demo>make
gcc -o httpget -Wall -Werror -m486 -O2 -I../include httpget.o -L../lib
-lsocket
httpget.o(.text+0x2ab):httpget.c: undefined reference to `__imp__iob'
httpget.o(.text+0x58c):httpget.c: undefined reference to `__imp__iob'
httpget.o(.text+0x5f1):httpget.c: undefined reference to `__imp__iob'
make.exe: *** [httpget] Error 1
I just have no clue what this "__imp__iob" thing is. Is it possibly a
file I'm missing, like a library or dll or something? Any help would be
greatly appreciated. :)
--
The Critic
the_critic AT writeme DOT com
- Raw text -