[Bug 75] Error compiling in ssh-agent.c
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Jan 27 00:59:11 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=75
------- Additional Comments From adrian at afsthumper.com 2002-01-27 00:59 -------
After doing some research, and noticing that I get similar errors when compiling other software
(like the GMP library), it looks like my problem may be GLibc and/or GCC related. When I try to
compile GMP, I get undefined reference to 'atexit()'. It looks like a patch for this issue for GCC-
2.95.3 is available. Here are the links I used to come to this
conclusion
http://www.winehq.com/hypermail/wine-
users/2001/06/0049.html
http://sources.redhat.com/ml/libc-alpha/2001-
03/msg00048.html
http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01187.html
So, in
short, it looks like the bug may not be with the SSH source, but with the tools I'm using. I will let
you know if patching GCC resolves this problem so we can get this bug closed out.
------- 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