Re: uqwk difficulties

From: Arnoud (galactus@stack.nl)
Date: Thu, 20 Nov 1997 18:44:26 +0100

In article <7c/c0gHAAIhP092yn@vex.net>,
tim@yarn.list (Tim Maddletin) wrote:
> Except two or 3 weeks ago they switched OS's and ever since then i've
> been Uqwkless. )-: I can't get the darn thing to compile on the new
> OS (NetBSD 1.3). I'm not very smart with C compilers. It seems the
> "socket" and "nsl" libraries are missing, but I don't know what to
> do about it and the admins seem not to want to help me on this. I

Could you be a bit more specific? You can send me the output of the
make offline, then I can see what the exact error is that gcc is
complaining about. It sounds as if it's missing some libraries. Perhaps
this simply means that you have to add '-lsocket -lnsl' to the gcc
command line.

To capture the output of make:

make >make.errors 2>&1

-- 
E-mail: galactus@stack.nl      | PGP encrypt if you can (Key ID 0x416A1A35)
http://www.stack.nl/~galactus/ | To find out more about PGP, send mail 
                               | with HELP PGP in the SUBJECT line to me.