[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] Win64 compile issues



Hi all,

I'm wondering if there's anyone out there who has had luck with mingw compiling libevent on Windows 64-bit? I have had no problem on win32, but I have this error on a windows 64-bit (windows 2008) in the compile right now:

evdns.c: At top level:
evdns.c:2340:5: error: conflicting types for 'evdns_resolve_reverse_ipv6'
evdns.h:362:5: note: previous declaration of 'evdns_resolve_reverse_ipv6' was he
re
evdns.c: In function 'evdns_resolve_reverse_ipv6':
evdns.c:2349:15: error: 'const struct in6_addr' has no member named 'u'
make[2]: *** [evdns.lo] Error 1
make[2]: Leaving directory `/c/Users/Administrator/code-dev/libevent-1.4.12-stab
le'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/Users/Administrator/code-dev/libevent-1.4.12-stab
le'
make: *** [all] Error 2

Thanks in advance for any help on this! My intention here is to compile a win64 binary of memcached

--Patrick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.