[Bug 1052] Static Compile of 4.1.pl1 fails on Solaris 9

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jun 4 05:50:36 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1052





------- Additional Comments From tim at multitalents.net  2005-06-04 05:50 -------
(In reply to comment #2)
> The openssl is a split install where /usr/cs/ssl contains "certs, man,...

OpenSSH doesn't care where the ssl certs, etc. are. It only cares about
the libs and include files. So if the openssl libs are in /sr/cs/lib and
the includes are in /usr/cs/include, you would use --with-ssl-dir=/usr/cs

But now back to the real problem.
> Undefined                       first referenced
>  symbol                             in file
> endnetconfig                        /usr/lib/libsocket.a(_soutil.o)
> getnetconfig                        /usr/lib/libsocket.a(_soutil.o)
> setnetconfig                        /usr/lib/libsocket.a(_soutil.o)
> ld: fatal: Symbol referencing errors. No output written to conftest
> collect2: ld returned 1 exit status

Does Solaris 9 have /usr/lib/libnsl.a ?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list