[uClibc] wine compilation doesn't work with 0.9.20

Denis Vlasenko vda at port.imtp.ilyichevsk.odessa.ua
Fri Aug 22 06:33:03 UTC 2003


On 20 August 2003 01:12, Felipe W Damasio wrote:
> Greetings uClibc hackers,
> 
> 	I'm trying to install a wine-based program on a embedded distro which 
> is uClibc-based (2diskX), but I'm having a hard time getting wine to 
> compile fine.
> 
> 	I downloaded:
> 
> http://www.uclibc.org/downloads/root_fs-i386.bz2
> 
> 	Which uses gcc-3.3 and uClibc-0.9.20.
> 
> 	So I mounted using -o loop, and tried to compile wine with:
> 
> ./configure --without-opengl --without-curses --disable-trace 
> --disable-debug --with-x
> 
> 	But at some point, when trying to compile 
> dlls/user/tests/generated.c, I get:
> 
> ../../include/winuser.h:2396: warning: declaration does not declare 
> anything

This is a warning, it shouldn't stop build.
You are most probably getting an error also.

What's the last command iand its output?

What's there at winuser.h:2396?
--
vda



More information about the uClibc mailing list