dlls/*/tests/Makefile

Sylvain Petreolle spetreolle at yahoo.fr
Sun Oct 26 16:34:47 CST 2003


At this time,
if I go into any dll source directory and do (lets take dlls/winmm) :
[syl at wine winmm]$ make clean
then make will generate this error when building the tests:

make[1]: Entering directory `/home/wine/dlls/winmm/tests'
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT
-fPIC -Wall
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith  -g -O2 -o wave.o wave.c
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT
-fPIC -Wall
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith  -g -O2 -o testlist.o testlist.c
make[1]: *** No rule to make target `../../../dlls/libwinmm.def',
needed by `winmm_test.exe.spec.c'.  Stop.
make[1]: Leaving directory `/home/wine/dlls/winmm/tests'
make: *** [tests] Error 2

The only way to compile is to go into the dll directory and run :
make winmm.spec.def (changing the name winmm properly)

Has someone else seen this problem ?

=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
 ICQ #170597259
Say NO to software patents
Dites NON aux brevets logiciels

"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-devel mailing list