[Nut-upsdev] Merging windows_port branch
Arnaud Quette
aquette.dev at gmail.com
Wed May 25 13:06:40 UTC 2011
Le 25 mai 2011 14:06, Charles Lepple <clepple at gmail.com> a écrit :
> On May 25, 2011, at 5:02 AM, Arnaud Quette wrote:
>
> Hey Charles,
>
> 2011/5/25 Charles Lepple <clepple at gmail.com>
>
>> Something looks strange here:
>>
>>
>> http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-maverick-x86/builds/12/steps/configure/logs/stdio
>>
>> checking for socklen_t... yes
>> ./configure: line 6965: test: =: unary operator expected
>>
>
> strange.
> neither Fred nor myself succeeded in reproducing this on ubuntu systems.
> this vaguely resemble to empty "test" args.
>
>
>
> 6955 if test "$ac_cv_header_winsock2_h" = yes; then
> 6956 HAVE_WINSOCK2_H=1
> 6957 else
> 6958 HAVE_WINSOCK2_H=0
> 6959 fi
> 6960
> 6961 fi
> 6962
> 6963
> 6964 NETLIBS=
> 6965 if test $HAVE_WINSOCK2_H = 1; then
> 6966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we need
> to call WSAStartup in winsock2.h and -lws2_32" >&5
> 6967 $as_echo_n "checking if we need to call WSAStartup in winsock2.h and
> -lws2_32... " >&6; }
> 6968 if test "${nut_cv_func_wsastartup+set}" = set; then :
> 6969 $as_echo_n "(cached) " >&6
> 6970 else
> 6971
> 6972 nut_save_LIBS="$LIBS"
> 6973 LIBS="$LIBS -lws2_32"
> 6974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
>
I've just committed a bunch of fixes (r3002) that should solve this.
could you please counter validate on your side?
cheers,
Arnaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20110525/44a93a7c/attachment.html>
More information about the Nut-upsdev
mailing list