http://bugs.winehq.org/show_bug.cgi?id=2288
Summary: missing file tests.rc in wine-20040615 Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: treeve01@pi.be
unable to build wine
cp ../../dlls/winsock/tests/ws2_32_test.exe.so ws2_32_test.exe.so && strip ws2_32_test.exe.so LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -fowinetest.res winetest.rc winetest.rc:24:1: Error: Unable to open include file tests.rc make[3]: *** [winetest.res] Error 1 make[3]: Leaving directory `/usr/src/wine-20040615/programs/winetest'