From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: Link errors.
11 Mar 1997 02:27:30 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC2E1C.6918DB90.cygnus.gnu-win32@gater.krystalbank.msk.ru>
Original-To: Gnu-Win32 Mailing List <gnu-win32@cygnus.com>,
        "'Chris Williams'"
	 <psion@mv.mv.com>
Encoding: 17 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

Chris Williams wrote:
> net.o: In function `grab_port':
> /Genesis-1.0p24/src/net.c:228: undefined reference to `htons@4'
> /Genesis-1.0p24/src/net.c:236: undefined reference to `socket@12'
> /Genesis-1.0p24/src/net.c:243: undefined reference to `setsockopt@20'
> /Genesis-1.0p24/src/net.c:246: undefined reference to `bind@12'
> 
> What are the little @numbers at the end, and why's this happening?
> I'm including <Windows32/Sockets.h> in net.c, and I've messed around

Include <sys/socket.h> instead.

-- 
Sergey Okhapkin
Moscow, Russia
Looking for a job.


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