Wheezy MultiArch / Unable to compile Wine Stable or Dev.

Questions about Wine on Linux
Locked
WhiteHawk
Level 2
Level 2
Posts: 27
Joined: Tue Jan 24, 2012 11:19 pm

Wheezy MultiArch / Unable to compile Wine Stable or Dev.

Post by WhiteHawk »

I've been trying for over a week to compile either wine-1.5.30, or
wine-1.4.1.....both stop with following:

x11drv_main.c: In function ‘process_attach’:
x11drv_main.c:527:33: error: ‘SONAME_LIBX11’ undeclared (first use in this function)
x11drv_main.c:527:33: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [x11drv_main.o] Error 1
make[1]: Leaving directory `/home/mel/wine-1.4.1/dlls/winex11.drv'
make: *** [dlls/winex11.drv] Error 2

Compilation failed, aborting install.

I've tried every thing I can think of nothing has worked. I've read
most related forum messages, and googled the errors...nothing has
helped.

I have had to upgrade from Debian Squeeze to Wheezy, and completely
rebuild my OS system due to a drive failure.

I really would like my WINE installation back as well.

Is there some wise person out there than can help ?

WhiteHawk
:oops:
Locked