"Anthony Williams" <[EMAIL PROTECTED]> wrote in message
ad4tjl$g9t$[EMAIL PROTECTED]">news:ad4tjl$g9t$[EMAIL PROTECTED]...
> Once built, and installed, on Solaris 8 it reports that it cannot use
> pserver, even though it finds the shared library:
>
> $ cvs -t -d :pserver:anthwil@anthwil-2/cvsroot login
> C -> Loading protocol /usr/local/lib/cvsnt/pserver_protocol.so
> cvs [login aborted]: the :pserver: access method is not supported by this
> port of CVS
>
> Are there any additional debug flags I can use to try and pin down the
> problem?


Just to reply to my own message --- to use getaddrinfo, etc. the protocol
shared libraries need to be linked with -lsocket -lnsl

Then everything works OK.

Anthony
--
Anthony Williams
Software Engineer, Nortel Networks Optical Components Ltd
The opinions expressed in this message are not necessarily those of my
employer




_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to