uClibc and wine

Felipe Wilhelms Damasio felipe at elipse.com.br
Mon Aug 18 17:00:50 CDT 2003


   Hi,

   I couldn't compile wine using the latest (0.9.20) version of uClibc. I installed the devel stuff and am using the /usr/i386-uClibc/gcc on my path, and then I get:

gcc -c -I. -I. -I../include -I../include  -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+  -fPIC -D__WINESRC__ -DDLLDIR="\"/mnt/usr/lib/wine\"" -D_REENTRANT -o port.o port.c
port.c:597: warning: type defaults to `int' in declaration of `wchar_t'
port.c:597: syntax error before '*' token
port.c: In function `wine_rewrite_s4tos2':
port.c:601: `str4' undeclared (first use in this function)
port.c:601: (Each undeclared identifier is reported only once
port.c:601: for each function it appears in.)
make[1]: *** [port.o] Error 1
make[1]: Leaving directory `/home/felipewd/elipse/cvs/wine-20030115/library'
make: *** [library] Error 2

   If I change my path to use the default gcc location, it compiles fine.

   Does anybody have any ideas?

   Thanks in advance,

Felipe




More information about the wine-devel mailing list