Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 273951

Summary: app-emulation/wine-1.1.23: error: expected declaration specifiers or '...' before '__builtin_ms_va_list'
Product: Gentoo Linux Reporter: Ivan Diorditsa <ivan.diorditsa>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: compile log

Description Ivan Diorditsa 2009-06-13 06:55:26 UTC
Can't compile it.
Comment 1 Ivan Diorditsa 2009-06-13 06:57:59 UTC
Created attachment 194483 [details]
compile log

And what's wrong with ms_abi? I had to grep away 1769 "warning: 'ms_abi' attribute directive ignored" messages to find the error.
Comment 2 Ivan Diorditsa 2009-06-13 07:59:12 UTC
I experimented with CFLAGS and wine compiled fine when I removed the '-m64' switch. I'll now add a line to paludis/bashrc that will remove the '-m64' when compiling wine.
Comment 3 Rafał Mużyło 2009-06-13 19:33:23 UTC
IMHO, INVALID.
There's no need for '-m64' in CFLAGS.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-06-25 14:17:34 UTC
Don't put -m64 in CFLAGS.