[Bug 2961] Compile failure: dlls/dinput/tests/Makefile missing an object

Wine Bugs wine-bugs at winehq.org
Sat May 14 06:20:49 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=2961


marcus at jet.franken.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From marcus at jet.franken.de  2005-14-05 06:20 -------
did you run "make distclean" before "cvs up" ? 
 
probably not. 
 
to fix this onetime problem (due to changed import handling) do: 
 
cd dlls 
rm *.def 
cd .. 
make 
 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list