Problem with gcc

Tal Lewis Lancaster tll at nntp-server.caltech.edu
Mon May 20 00:47:43 AEST 1991


After compiling all of my .c files using gcc, I get the following
message when it is trying to link:

Undefined symbols        First referenced in
----------------------------------------------
select                   /usr/lib/libsocket.so
syslog                   /usr/lib/libsocket.so
seteuid                  /usr/lib/libsocket.so

Now to the best of my knowledge I never mentioned any of these symbols
in any of my source.  Nor do I tell gcc to use /usr/lib/libsocket.so.
So I have two questions:

1. Who is the culpret for needing (referencing) these?
2. What other libraries do I need?

Thank-you,


Tal Lancaster



More information about the Comp.unix.amiga mailing list