Results 1 to 1 of 1
Most of you have probably seen this thread millions of times, I've searched and can't seem to find a solution. Please help me out.
Everytime I type "make" after I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-04-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 1
WineX make error
Most of you have probably seen this thread millions of times, I've searched and can't seem to find a solution. Please help me out.
Everytime I type "make" after I run the command ./configure it gives me a error message.
gcc -o wine miscemu/miscemu.o -L./dlls -lntdll -L./library -lwine -L./unicode -lwine_unicode -L./port -lwine_port -lm
miscemu/miscemu.o(.text+0x1242): In function `main':
/home/usr/winex/miscemu/main.c:114: undefined reference to `set_shared_memory_reserved'
miscemu/miscemu.o(.text+0x1280):/home/usr/winex/miscemu/main.c:118: undefined reference to `wine_mmap_add_reserve'
collect2: ld returned 1 exit status
make: *** [wine] Error 1
[usr@localhost winex]$
Can anyone help me? Thanks alot!


Reply With Quote
