[Wine] Compile cvs version

Dirk Vornheder dirk.vornheder at piper-home.de
Sun Sep 11 16:41:27 CDT 2005


Hi !

After download latest version from cvs compile fails:

make[2]: Entering directory `/backup/privat/emulator/wine/dlls/activeds'
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT 
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ 
-Wpointer-arith  -g -O2  -o activeds_main.o activeds_main.c
../../tools/winebuild/winebuild -D__WINESRC__   -o activeds.dll.dbg.c --debug 
-C. activeds_main.c
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT 
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ 
-Wpointer-arith  -g -O2  -o activeds.dll.dbg.o activeds.dll.dbg.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./activeds.spec    
activeds_main.o  activeds.dll.dbg.o    -o activeds.dll.so -L../../dlls    
-L../../libs/wine -lwine  -L../../libs/port -lwine_port
../../dlls/libwinecrt0.a(stub.o)(.text+0x2c): In function 
`__wine_spec_unimplemented_stub':
/privat/emulator/wine/dlls/winecrt0/stub.c:32: undefined reference to 
`RaiseException'
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [activeds.dll.so] Error 2
make[2]: Leaving directory `/backup/privat/emulator/wine/dlls/activeds'
make[1]: *** [activeds] Error 2
make[1]: Leaving directory `/backup/privat/emulator/wine/dlls'
make: *** [dlls] Error 2

Dirk



More information about the wine-users mailing list