Displaying 3 results from an estimated 3 matches for "activeds_main".
2005 Sep 11
1
Compile cvs version
...atest 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 -...
2005 Oct 30
2
Compile cvs version fails
...s.dll.so
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+
-Wdeclaration-after-statement -Wpointer-arith -g -O2 -o activeds_main.o
activeds_main.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./activeds.spec
activeds_main.o -o activeds.dll.so -L../../dlls -L../../libs/wine
-lwine -L../../libs/port -lwine_port
../../dlls/libwinecrt0.a(stub.o): In function
`__wine_spec_unimplemented_stub':
/pr...
2009 Feb 14
4
wine 1.1.15: winebuild failed with status 32512
...nebuild/winebuild failed
> make[2]: *** [acledit.dll.so] Error 2
> make[2]: Leaving directory `/home/user/rpmbuild/BUILD/wine-1.1.15/dlls/acledit'
> make[1]: *** [acledit] Error 2
> ../../tools/winegcc/winegcc -b i686-redhat-linux-gnu -B../../tools/winebuild -s hared ./activeds.spec activeds_main.o -o activeds.dll.so -lkernel32 . ./../libs/port/libwine_port.a
> sh: i686-redhat-linux-gnu-as: command not found
> winebuild: i686-redhat-linux-gnu-as failed with status 32512
> winegcc: ../../tools/winebuild/winebuild failed
> make[2]: *** [activeds.dll.so] Error 2
> make[2]: Leavi...