[Bug 75] New: Error compiling in ssh-agent.c

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jan 23 15:10:16 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=75

           Summary: 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-
uninitialized -I. -I. 
-I/usr/local/ssl/inlclude -DETCDIR=\"/usr/local/etc\" 
-
D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" 
-
D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" 
-
D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" 
-
D_PATH_SSH_PIDDIR=\"/var/run\" 
-DHAVE_CONFIG_H -c ssh-agent.c
ssh-agent.c:1018: macro 
'atexit' used with just one arg
make: *** [ssh-agent.o] Error 1



------- 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