Mailing List Archive

compile error
On a freshly installed OpenBSD 2.6 sparc system, I tried to compile openssh1.2.2
_and_ openssh1.2.3. I receive the following error on compile for both versions.
The output here is from v1.2.2:

cc -o ssh ssh.o sshconnect.o log-client.o readconf.o clientloop.o -lkrb
-lkafs -L/usr/src/ssh/ssh/../lib -lssh -lutil -lz -lcrypto
sshconnect.o: Undefined symbol `_rresvport_af' referenced from text segment
collect2: ld returned 1 exit status
*** Error code 1

Stop in /usr/src/ssh/ssh.
*** Error code 1

Stop in /usr/src/ssh.

I've perused the archives and was unable to find this error discussed
elsewhere. Any ideas?

Thanks.

=====[]=====