Summary: | wine-20050930 refuses to build. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Peter Karlsson <peterk2> |
Component: | Current packages | Assignee: | Wine Maintainers <wine> |
Status: | RESOLVED DUPLICATE | ||
Severity: | blocker | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Log file as requested. |
Description
Peter Karlsson
2005-10-02 02:53:01 UTC
run `emerge wine >& log` and post the log file as an attachment Created attachment 69748 [details] Log file as requested. I grep'ed through the log and I found this: 2304:cc1: error: unrecognized option `-fno-stack-protector' 2305:make[1]: *** [glibc.o] Error 1 2306-make[1]: Leaving directory `/var/tmp/portage/wine-20050930/work/wine-20050930/loader' 2307:make: *** [loader] Error 2 2308-make: *** Waiting for unfinished jobs.... It seems that my gcc doesn't recognise the '-fno-stack-protector' flag. Can it have something to do with this: 'http://www.winehq.com/hypermail/wine-patches/2004/09/0449.html'? Thanks! Peter K Don't use vanilla use flag if you don't know what are you doing... |