LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Wine - erro with "miscemu" (https://www.linuxquestions.org/questions/linux-software-2/wine-erro-with-miscemu-108598/)

guest 10-26-2003 03:07 AM

Wine - erro with "miscemu"
 
I have slackware 9.1.

I cant compile any version of wine. I get error:

Code:

make[1]: Entering directory `/root/wine-20030813/miscemu'
gcc -o wine -Wl,--section-start,.interp=0x3c000100 main.o  -L../dlls -lntdll.dll -L../libs/wine -lwine -L../libs/unicode -lwine_unicode -L../libs/port -lwine_port
../dlls/libntdll.dll.so: undefined reference to `InterlockedCompareExchange'
../dlls/libntdll.dll.so: undefined reference to `InterlockedExchangeAdd'
collect2: ld returned 1 exit status
make[1]: *** [wine] Error 1
make[1]: Leaving directory `/root/wine-20030813/miscemu'
make: *** [miscemu] Error 2
root@localhost:~/wine-20030813#[list]

I was tryed with/with cflags, with default ./configure, with --with-nptl etc, but anyway i get this error!


All times are GMT -5. The time now is 02:34 AM.