[Bug 194] New: still problems with libutil
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Mar 28 22:48:51 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=194
Summary: still problems with libutil
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: dh at onclick.org
Sorry that I don't get it but I can't compile the portable OpenSSH since 3.0 up
to the SNAP of 27.03.2002 (about a year now, am really in trouble!). I always
stumble over libutil not being able to reference atexit.
You now offer the option:
--disable-libutil
but it does not help. At the end of the configure process the list shows up:
Libraries: -lutil -lz -lnsl -lcrypto -lcrypt
This may be the reason for that:
checking for libutil.h... no
checking for library containing login... -lutil
I don't really get through that. This is ahead of my knowledge. But I am really
wondering why it happens because on my system atexit is defined in either
stdlib.h or stdio.h (this one, I think). I used atexit and it works fine for me.
Because both headers are standards they must be included in your product at all,
so why libutil can't find atexit? Is it a problem of autoconf?
------- 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