Mail Archives: cygwin/1997/03/11/02:27:30
Chris Williams wrote:
> net.o: In function `grab_port':
> /Genesis-1.0p24/src/net.c:228: undefined reference to `htons AT 4'
> /Genesis-1.0p24/src/net.c:236: undefined reference to `socket AT 12'
> /Genesis-1.0p24/src/net.c:243: undefined reference to `setsockopt AT 20'
> /Genesis-1.0p24/src/net.c:246: undefined reference to `bind AT 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 AT cygnus DOT com" with one line of text: "help".
- Raw text -