Summary: | wine 0.9.21 build error on AMD64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Philipp Rosenberger <philipp> |
Component: | Current packages | Assignee: | Wine Maintainers <wine> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | gabriel.misailidis, kiciorek, radek |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
wine-0.9.21/config.log
emerge wine &> wine.bug |
Description
Philipp Rosenberger
2006-09-26 07:35:29 UTC
Created attachment 98129 [details]
wine-0.9.21/config.log
Created attachment 98130 [details]
emerge wine &> wine.bug
I have the same problem. Just did an emerge -e world, and it didn't fix it. Not sure what the problem is beyond the obvious including both x86 and amd64 version of each file. I had the same problem.I revdep-rebuild -p. gcc-3.4.6 and gcc-4.1.1 had to be rebuilded.I re setted the gcc-3.4.6 with gcc-config and then rebuild. After that. i emerged wine and had no problem. # wine --version Wine 0.9.22 (the error output of the emerge was the same, apart the fact this is the 0.9.22v of wine) If someone tries that , just inform the report.(i hope it will help) I did revdep-rebuild.gcc-3.4.6 and gcc-4.1.1 needed to be rebuild.I re-setted the gcc-3.4.6 with gcc-config then rebuilded.The emerge of wine was a success after that. # wine --version Wine 0.9.22 I had the same error-output.I hope this will help. my guess is you guys had eselect-compiler and rebuilding gcc forced gcc-config to replace the eselect wrappers |