On Sat, 06 Jan 2001, Michael Burger wrote:
> Using that --target=i686 line, you might also look in
> /usr/src/redhat/RPMS/i686
>
Ok...
I think I found the problem. Manually running "./configure"
followed by "make" returns the following error:
ranlib libssh.a
gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o log-client.o readconf.o
clientloop.o -L. -L/usr/lib -L/usr -lssh -lopenbsd-compat -ldl -lnsl -lz -lutil
-lpam -lcrypto
gcc -o sshd sshd.o auth.o auth1.o auth2.o auth-skey.o auth2-skey.o auth-rhosts.o
auth-options.o auth-krb4.o auth-pam.o auth-passwd.o auth-rsa.o auth-rh-rsa.o dh.o
pty.o log-server.o login.o loginrec.o servconf.o serverloop.o md5crypt.o session.o -L.
-L/usr/lib -L/usr -lssh -lopenbsd-compat -ldl -lnsl -lz -lutil -lpam -lcrypto
sshd.o: In function `main':
sshd.o(.text+0x16f0): undefined reference to `request_init'
sshd.o(.text+0x16f9): undefined reference to `sock_host'
sshd.o(.text+0x16ff): undefined reference to `hosts_access'
sshd.o(.text+0x171e): undefined reference to `refuse'
collect2: ld returned 1 exit status
make: *** [sshd] Error 1
Not sure what the problem is, but it looks like possibly a
bad port from the BSD to me. :-(
John
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list