Compile fails for openssh-3.4?
From: Bryan Holloway (bryan@shout.net)Date: 06/27/02
- Next message: Ron: "Re: PuTTY with Linux"
- Previous message: Chris Boyce: "Re: Latest OpenSSH can't find latest OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Bryan Holloway <bryan@shout.net> Date: Thu, 27 Jun 2002 12:26:12 -0500
Intel
Linux 2.0.38
gcc 2.7.2.3
openssh-3.4 (./configure --with-tcp-wrappers --with-md5-passwords)
libz-1.1.4
openssl-0.9.6b
When I try and build, I get this:
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':
/home/bryan/dist/SSH/openssh-3.4p1/monitor_fdpass.c:54: undefined
reference to `CMSG_FIRSTHDR'
/home/bryan/dist/SSH/openssh-3.4p1/monitor_fdpass.c:58: undefined
reference to `CMSG_DATA'
./libssh.a(monitor_fdpass.o): In function `mm_receive_fd':
/home/bryan/dist/SSH/openssh-3.4p1/monitor_fdpass.c:114: undefined
reference to `CMSG_FIRSTHDR'
/home/bryan/dist/SSH/openssh-3.4p1/monitor_fdpass.c:118: undefined
reference to `CMSG_DATA'
make: *** [ssh] Error 1
... this wasn't a problem with OpenSSH 3.1. Any ideas?
- bryan
-- Bryan Holloway | bryan@shout.net Shouting Ground Technologies, Inc. | Ph 217/351.7921 105 S. Walnut St. | Fx 217/351.7922 Champaign, IL 61820 | http://www.shout.net/
- Next message: Ron: "Re: PuTTY with Linux"
- Previous message: Chris Boyce: "Re: Latest OpenSSH can't find latest OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|