[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4621) configure problem - winsock errors



Full_Name: shiv biddanda
Version: 2.3.24
OS: XP - with Cygwin
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (144.190.75.2)


Here's a truncated log of my run of ./configure

checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking winsock.h usability... no
checking winsock.h presence... yes
configure: WARNING: winsock.h: present but cannot be compiled
configure: WARNING: winsock.h:     check for missing prerequisite headers?
configure: WARNING: winsock.h: see the Autoconf documentation
configure: WARNING: winsock.h:     section "Present But Cannot Be Compiled"
configure: WARNING: winsock.h: proceeding with the preprocessor's result
configure: WARNING: winsock.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------------------- ##
configure: WARNING:     ## Report this to <http://www.openldap.org/its/> ##
configure: WARNING:     ## --------------------------------------------- ##
checking for winsock.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... yes
configure: WARNING: winsock2.h: present but cannot be compiled
configure: WARNING: winsock2.h:     check for missing prerequisite headers?
configure: WARNING: winsock2.h: see the Autoconf documentation
configure: WARNING: winsock2.h:     section "Present But Cannot Be Compiled"
configure: WARNING: winsock2.h: proceeding with the preprocessor's result
configure: WARNING: winsock2.h: in the future, the compiler will take
precedence

configure: WARNING:     ## --------------------------------------------- ##
configure: WARNING:     ## Report this to <http://www.openldap.org/its/> ##
configure: WARNING:     ## --------------------------------------------- ##
checking for winsock2.h... yes
checking for resolv.h... yes
checking for netinet/tcp.h... yes
checking for sys/ucred.h... no
checking for sigaction... yes
checking for sigset... no
checking for socket... yes
checking for select... yes
checking for poll... yes

I would appreciate any feedback on fixing this. 
Thanks,
Shiv