Latest Git Fails tools/install

Andrew Eikum aeikum at codeweavers.com
Fri Mar 26 14:59:26 CDT 2010


chris ahrendt wrote:
>> Compiling Wine. Grab a lunch or two, rent a video, or whatever,
>> in the meantime...
>>
>> config.status: executing Makefile commands
>> cat: Make.tmp: No such file or directory
>> config.status: error: could not create Makefile
>> make: *** [Makefile] Error 1
>> config.status: executing Makefile commands
>> cat: Make.tmp: No such file or directory
>> config.status: error: could not create Makefile
>> make: *** [Makefile] Error 1
>>
>> Compilation failed, aborting install.
> 
> Ideas?
> 

I had the same problem.  Fixed with git clean -fd.  Note that this will 
remove any files in the tree that aren't tracked.  See man git-clean for 
more info, of course.

Andrew




More information about the wine-devel mailing list