On Wed, 15 Jan 2003, Andy Polyakov wrote:

> > >    When i am making the openssl-0.9.7 with cc under SCO UNIX5.0.5,the
> > > prompt of wrong message is that " fatal error: library not found: -lresolv
> > >                   *** Error code 1 (bu21)
> > >                   *** Error code 1 (bu21)
> > >                  "
> > >    How can i do? I am very glad to get your help,anyway,thank you !
> > 
> > It looks like libresolv is only in 5.0.6 (and probably 5.0.7)
> 
> Question is does it actually have to be linked with -lresolv even on
> 5.0.6 and 5.0.7? According to on-line documentation gethostbyname
> resides in -lnsl. Isn't -lresolv for things like res_nsearch, i.e. to
> parse replies from DNS server? Can you verify that -lsocket -lnsl is
> sufficient on 5.0.6? It should be sufficient! A.

With -lsocket only, make test passes on 5.0.6 (and 5.0.4)
I don't need -lnsl for OpenSSH ethier.


-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to