[Bug 1017] socklen_t test in configure fails/configure stops

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Apr 19 00:20:42 EST 2005


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

           Summary: socklen_t test in configure fails/configure stops
           Product: Portable OpenSSH
           Version: 4.0p1
          Platform: All
        OS/Version: AIX
            Status: NEW
          Keywords: low-hanging-fruit
          Severity: normal
          Priority: P2
         Component: Build system
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: mark.lucking at bnpparibas.com


Running 
libgcc-3.3.2-5
gcc-3.3.2-5
gcc-c++-3.3.2-5
AIX 5200-05
Run configure --with-cflags="-O -D__STR31__" --with-ssl-dir=/usr/local/ssl
Fails on socklen_t test with message

checking for socklen_t... no
checking for socklen_t equivalent... configure: error: Cannot find a type to 
use in place of socklen_t

Also issues warnings agains't 32 modules that are apprently present but cannot 
be compiled... eg...

configure: WARNING: zlib.h: present but cannot be compiled
configure: WARNING: zlib.h:     check for missing prerequisite headers?
configure: WARNING: zlib.h: see the Autoconf documentation
configure: WARNING: zlib.h:     section "Present But Cannot Be Compiled"
configure: WARNING: zlib.h: proceeding with the preprocessor's result
configure: WARNING: zlib.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------------- ##
configure: WARNING:     ## Report this to the OpenSSH lists.  ##
configure: WARNING:     ## ---------------------------------- ##

Modules that appear to fail?

crypt.h
 dirent.h
 glob.h
 libgen.h
 limits.h
 login.h
 netdb.h
 netinet/in_systm.h
 paths.h
 rpc/types.h
 security/pam_appl.h
 stddef.h
 sys/audit.h
 sys/cdefs.h
 sys/dir.h
 sys/mman.h
 sys/select.h
 sys/stream.h
 sys/stropts.h
 sys/sysmacros.h
 sys/time.h
 sys/timers.h
 sys/un.h
 time.h
 ttyent.h
 usersec.h
 utime.h
 utmp.h
 utmpx.h
 zlib.h



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list