today's git does not compile

Erich Hoover ehoover at mines.edu
Tue Jan 18 14:04:15 CST 2011


On Tue, Jan 18, 2011 at 12:55 PM, Dan Kegel <dank at kegel.com> wrote:
> ...
> It's not wine's fault, and you're not missing any dependencies; the
> new version of gcc is probably buggy, and the bug is triggered by
> something inside wine.

If you've compiled Wine before and are re-using object files from an
old gcc it's possible that there is a conflict between the object
files from before and the object files with your new version of gcc.
So, you could try a "make clean" and then compile again.

Erich Hoover
ehoover at mines.edu




More information about the wine-devel mailing list