[Bug 75] Error compiling in ssh-agent.c
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Jan 24 15:21:17 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=75
------- Additional Comments From adrian at afsthumper.com 2002-01-24 15:21 -------
The configure report has both HAVE_XATEXIT and HAVE_ATEXIT commented out. It
looks like
so:
/* If you have no atexit() but xatexit(), and want to use xatexit() */
/* #undef
HAVE_XATEXIT */
and also
/* Define if you have the 'atexit' function. */
/* #undef
HAVE_ATEXIT */
Is there a library I'm missing? I'm not familiar with the atexit
function
and I'm not sure what I need to install to satisfy it.
------- 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