iphlpappi error

Juan Lang juan_lang at yahoo.com
Thu Jul 13 00:56:15 CDT 2006


> trying to get wine 0.9.17 on solaris and end up with this error.
> Undefined                       first referenced
>  symbol                             in file
> __res_state                         iphlpapi_main.o
> res_init                            iphlpapi_main.o

Try adding -lresolv to the command line like so:
CFLAGS=-lresolv ./configure

--Juan





More information about the wine-devel mailing list