[Bug 194] still problems with libutil
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu May 9 22:58:44 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=194
dh at onclick.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P1
------- Additional Comments From dh at onclick.org 2002-05-09 22:58 -------
This problem still appears with the newest cvs:
openssh-SNAP-20020508.tar.gz
I condifured the system using these options:
./configure --prefix=/usr --with-4in6 --with-md5-passwords --disable-libutil
Though I chose to not use libutil, it appears in the list of dependencies
(configure output):
OpenSSH has been configured with the following options:
User binaries: /usr/bin
System binaries: /usr/sbin
Configuration files: /usr/etc
Askpass program: /usr/libexec/ssh-askpass
Manual pages: /usr/man/catX
PID file: /var/run
sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin
Manpage format: cat
PAM support: no
KerberosIV support: no
KerberosV support: no
Smartcard support: no
AFS support: no
S/KEY support: no
TCP Wrappers support: no
MD5 password support: yes
IP address in $DISPLAY hack: no
Use IPv4 by default hack: no
Translate v4 in v6 hack: yes
BSD Auth support: no
Random number source: OpenSSL internal ONLY
Host: i686-pc-linux-gnu
Compiler: gcc
Compiler flags: -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
Preprocessor flags:
Linker flags:
Libraries: -lutil -lz -lnsl -lcrypto -lcrypt
ere is the error message:
/bin/ld -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o
readconf.o clientloop.o -L. -Lopenbsd-compat/ -lssh -lopenbsd-compat -lutil -lz
-lnsl -lcrypto -lcrypt
/bin/ld: warning: cannot find entry symbol _start; defaulting to 0804b208
/usr/lib/libutil.so: undefined reference to `atexit'
make: *** [ssh] Fehler 1
Please, I am without OpenSSH for over a year now! I have to keep an old system
on a separate partition to log into my sourceforge account. I really need support.
thanks
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list