Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Jan 2000 01:33:51 -0500
From:      A Ling <aling@alum.mit.edu>
To:        ports@FreeBSD.org
Subject:   Problem making OpenSSH on 3.4R
Message-ID:  <38782BB4.41C67EA6@alum.mit.edu>

next in thread | raw e-mail | index | archive | help
Greetings,
   Couldn't find any report of this in the archives.  Anyone seen this
before?  Is this a problem introduced in the OpenSSH CVS?  Would this be
better handled on the -questions list?  RSAref & OpenSSL (dependencies)
seemed to install fine.  Please cc me.

# uname -mrsv
FreeBSD 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Mon Dec 20 06:54:39 GMT
1999     jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC  i386

cc -O -pipe -I/d3/usr-ports/security/openssh/work/ssh/sshd/..
-I/usr/local/include -I/d3/usr-ports/security/openssh/work/ssh/sshd/..  
-I/usr/local/usr/include -DLIBWRAP -c
/d3/usr-ports/security/openssh/work/ssh/sshd/../login.c
/d3/usr-ports/security/openssh/work/ssh/sshd/../login.c: In function
`record_logout':
/d3/usr-ports/security/openssh/work/ssh/sshd/../login.c:126: warning:
passing arg 1 of `logout' discards `const' from pointer target type
cc -O -pipe -I/d3/usr-ports/security/openssh/work/ssh/sshd/..
-I/usr/local/include -I/d3/usr-ports/security/openssh/work/ssh/sshd/..  
-I/usr/local/usr/include -DLIBWRAP -c
/d3/usr-ports/security/openssh/work/ssh/sshd/../servconf.c
cc -O -pipe -I/d3/usr-ports/security/openssh/work/ssh/sshd/..
-I/usr/local/include -I/d3/usr-ports/security/openssh/work/ssh/sshd/..  
-I/usr/local/usr/include -DLIBWRAP -c
/d3/usr-ports/security/openssh/work/ssh/sshd/../serverloop.c
cc -O -pipe -I/d3/usr-ports/security/openssh/work/ssh/sshd/..
-I/usr/local/include -I/d3/usr-ports/security/openssh/work/ssh/sshd/..  
-I/usr/local/usr/include -DLIBWRAP  -o sshd sshd.o auth-rhosts.o
auth-passwd.o auth-rsa.o auth-rh-rsa.o pty.o log-server.o login.o
servconf.o serverloop.o 
-L/d3/usr-ports/security/openssh/work/ssh/sshd/../lib -lssh
-L/usr/local/lib -lcrypto -lRSAglue -lrsaref -lcrypt -lutil -lz -lwrap
sshd.o: In function `main':
sshd.o(.text+0xdf4): undefined reference to `request_init'
sshd.o(.text+0xdfa): undefined reference to `sock_host'
sshd.o(.text+0xe00): undefined reference to `hosts_access'
sshd.o(.text+0xe1e): undefined reference to `refuse'
sshd.o(.text+0xe33): undefined reference to `eval_client'
*** Error code 1

Stop.

Alex Ling
Rockville, Md


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38782BB4.41C67EA6>