Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wine make failes: No Rule to make "ddraw_test.exe.so&qu
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kEiNsTeiN
Guru
Guru


Joined: 29 Apr 2005
Posts: 361
Location: Germany

PostPosted: Sun Jun 19, 2005 9:12 am    Post subject: Wine make failes: No Rule to make "ddraw_test.exe.so&qu Reply with quote

Hi!

I want to install wine, and this is what happens all the time, even with the version 4 months ago:

Code:
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O3 -pipe -march=pentium4 -o util.o util.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O3 -pipe -march=pentium4 -o winedbg.o winedbg.c
../../tools/winebuild/winebuild -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -o winetest.exe.dbg.c --debug -C. gui.c main.c send.c util.c
../../tools/bin2res -f -o wine.ico ./winetest.rc
cp ../../dlls/advpack/tests/advpack_test.exe.so advpack_test.exe.so && i686-pc-linux-gnu-strip advpack_test.exe.so
cp ../../dlls/advapi32/tests/advapi32_test.exe.so advapi32_test.exe.so && i686-pc-linux-gnu-strip advapi32_test.exe.so
cp ../../dlls/comctl32/tests/comctl32_test.exe.so comctl32_test.exe.so && i686-pc-linux-gnu-strip comctl32_test.exe.so
make[2]: *** No rule to make target `../../dlls/ddraw/tests/ddraw_test.exe.so', needed by `ddraw_test.exe.so'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/wine-20050524/work/wine-20050524/programs/winetest'
make[1]: *** [winetest] Error 2
make[1]: *** Waiting for unfinished jobs....
bison -y -d -t ./dbg.y
conflicts: 3 shift/reduce
flex -8 -I ./debug.l
../../tools/winebuild/winebuild -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -o winedbg.exe.dbg.c --debug -C. be_alpha.c be_i386.c be_ppc.c break.c db_disasm.c display.c expr.c gdbproxy.c info.c memory.c source.c symbol.c stack.c tgt_active.c tgt_minidump.c types.c winedbg.c
rm -f winedbg && ln -s ../../tools/winewrapper winedbg
bison -y -d -t ./dbg.y
conflicts: 3 shift/reduce
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O3 -pipe -march=pentium4 -o winedbg.exe.dbg.o winedbg.exe.dbg.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O3 -pipe -march=pentium4 -o y.tab.o y.tab.c
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -O3 -pipe -march=pentium4 -o lex.yy.o lex.yy.c
../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole be_alpha.o be_i386.o be_ppc.o break.o db_disasm.o display.o expr.o gdbproxy.o info.o memory.o source.o symbol.o stack.o tgt_active.o tgt_minidump.o types.o winedbg.o y.tab.o lex.yy.o winedbg.exe.dbg.o  -o winedbg.exe.so -L../../dlls -L../../dlls/user32 -L../../dlls/dbghelp -L../../dlls/advapi32 -L../../dlls/kernel32 -L../../dlls/ntdll -luser32 -ldbghelp -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port   -Wb,-duser32
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
make[2]: Leaving directory `/var/tmp/portage/wine-20050524/work/wine-20050524/programs/winedbg'
make[1]: Leaving directory `/var/tmp/portage/wine-20050524/work/wine-20050524/programs'
make: *** [programs] Error 2

!!! ERROR: app-emulation/wine-20050524 failed.
!!! Function src_compile, Line 110, Exitcode 2
!!! all
!!! If you need support, post the topmost build error, NOT this status message.


Please help!

Thanks

Veit
Back to top
View user's profile Send private message
kEiNsTeiN
Guru
Guru


Joined: 29 Apr 2005
Posts: 361
Location: Germany

PostPosted: Tue Jul 19, 2005 11:53 am    Post subject: Reply with quote

Okay, if anybody has the same problem, I got it fixed by merging it with the USE="X" flag :D sorry, I was beeing retarded... lol
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum