search for: afsthumper

Displaying 3 results from an estimated 3 matches for "afsthumper".

2002 Jan 23
4
[Bug 75] Error compiling in ssh-agent.c
http://bugzilla.mindrot.org/show_bug.cgi?id=75 ------- Additional Comments From djm at mindrot.org 2002-01-23 17:16 ------- AFAIK atexit() should only take one arg. It looks like configure might not be finding your libc atexit() and is using the compat macro in defines.h. What does configure report when it looks for atexit()? Ben, the compat macro looks wrong too. It is currently defined
2002 Jan 23
0
[Bug 75] New: Error compiling in ssh-agent.c
...Product: Portable OpenSSH Version: 3.0.2p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: adrian at afsthumper.com I am compiling with all the defaults, using the latest versions of ZLIB and OpenSSL. I am also using GNU Make, GCC, and all the other standards. Nothing out of the ordinary. After compiling quite a bit of code, it fails with the following error: gcc -g -02 -Wall -Wpointer-arith -Wno- unin...
2002 Apr 05
1
[Bug 75] Error compiling in ssh-agent.c
http://bugzilla.mindrot.org/show_bug.cgi?id=75 stevesk at pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From stevesk at pobox.com 2002-04-05 18:58