Hi,

> I discuss what I did to get libevent building and running on Windows here:
> http://monkeymail.org/archives/libevent-users/2008-November/001432.html .  I
> also link to a tarball that includes the necessary changes, but you should
> read the whole message rather than just grabbing the tarball and running with
> it. :-)

I read the thread and your patch but it doesn't solve my problem :-(
I'm trying to compile libevent with the following toolchain:

w32ap 3.13
mingwrt 3.15.2
gcc-core 3.4.5-20060117-3
binutils 2.19-2

and receive the following compile error when compiling evdns.c

evdns.c:201: error: field `addresses' has incomplete type
evdns.c: In function `evdns_resolve_reverse_ipv6':
evdns.c:2325: error: dereferencing pointer to incomplete type


Peter
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to