OpenSSH 3.4p1 - compilation problem on Linux

Phil Howard phil-openssh-unix-dev at ipal.net
Thu Jun 27 23:37:35 EST 2002


On Thu, Jun 27, 2002 at 01:51:13PM +0200, seth at kokos.cz wrote:

| Hello openssh-unix-dev,
| 
| Some time ago I successfully compiled version 3.1 of OpenSSH.
| Today I tried new OpenSSH version and I am not able to compile it.
| Configuration script runned well. When running make, following error
| occured:
| 
| make[1]: Entering directory `/tools/openssh-3.4p1/openbsd-compat'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/tools/openssh-3.4p1/openbsd-compat'
| gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o readconf.o clientloop.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib  -lssh -lopenbsd-compat -lbsd -lz  -lcrypto
| ./libssh.a(monitor_fdpass.o): In function `mm_send_fd':
| /tools/openssh-3.4p1/monitor_fdpass.c:54: undefined reference to `CMSG_FIRSTHDR'
| /tools/openssh-3.4p1/monitor_fdpass.c:58: undefined reference to `CMSG_DATA'
| ./libssh.a(monitor_fdpass.o): In function `mm_receive_fd':
| /tools/openssh-3.4p1/monitor_fdpass.c:114: undefined reference to `CMSG_FIRSTHDR'
| /tools/openssh-3.4p1/monitor_fdpass.c:118: undefined reference to `CMSG_DATA'
| collect2: ld returned 1 exit status
| make: *** [ssh] Error 1
| 
| Really don't know where the problem could be.
| 
| Some info about comp:
| i386 Slackware linux

Which specific Slackware?  Too embarrassed to say?

| Kernel 2.0.34
| OpenSSL 0.9.6

Which OpenSSL?  0.9.6a?  0.9.6b?  0.9.6c?  0.9.6d?

| egcs-2.90.29 980515 (egcs-1.0.3 release)
| libc 4.7.6
| 
| - don't know what other info can help you.

How about telling me how long you're going to leave this machine
running such an old system?  Slackware 8.1 is out now.  Be sure
to get the "patches" directory, which includes OpenSSH 3.4p1.

-- 
-----------------------------------------------------------------
| Phil Howard - KA9WGN |   Dallas   | http://linuxhomepage.com/ |
| phil-nospam at ipal.net | Texas, USA | http://phil.ipal.org/     |
-----------------------------------------------------------------



More information about the openssh-unix-dev mailing list