> Any wise suggestions?
One suggestion: Check your socket.h file for #ifdef qualifiers
that would prevent
the symbols defined there from being included.
Compile the offending routine with a compiler switch (-E on my NeXT
using GNU cc)
to only run the c pre-processor. Check the resulting listing for
the symbol def's.
-- Mark Allman
-- Grad. Student (Non-Eq. Stat. Mech.), U. of Houston
-- ghost@ghost.neosoft.com