http://bugs.winehq.org/show_bug.cgi?id=3506
Summary: ddraw_test.exe.so failure Product: Wine Version: 20050930 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: freebasebase@yahoo.com
hello , i just downloaded wine and tried to install it , i did the configure it went all fine but i get stuck in "make" im using linux centos 4 i searched for forum but i didnt find so i guess here is best place to get help cd `dirname winetest/__install__` && make install make[2]: Entering directory `/root/wine-20050930/programs/winetest' make[2]: *** No rule to make target `../../dlls/ddraw/tests/ddraw_test.exe.so', needed by `ddraw_test.exe.so'. Stop. make[2]: Leaving directory `/root/wine-20050930/programs/winetest' make[1]: *** [winetest/__install__] Error 2 make[1]: Leaving directory `/root/wine-20050930/programs' make: *** [programs/__install__] Error 2 [root@localhost wine-20050930]# this is the error i get while try to compile , i did "make" and it finished , then "make install" and i had this error. any help would be very apricciated.