On Mon, May 30, 2005 at 03:23:13PM +0200, Pavel Troller wrote:
solution is to:
cd dlls rm *.def cd .. make
Ciao, Marcus
Hi Marcus, yes, Your solution is the Right One! Thanks! However, I think that something is wrong with make distclean, because it should erase all the generated files including these .def's ? Or is there a reason to keep them in (and possibly cause problems) ?
You need to run "make distclean" BEFORE doing cvs update, this would have avoided it I guess.
This is just a temporary hickup.
Ciao, Marcus