Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273951 - app-emulation/wine-1.1.23: error: expected declaration specifiers or '...' before '__builtin_ms_va_list'
Summary: app-emulation/wine-1.1.23: error: expected declaration specifiers or '...' be...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 06:55 UTC by Ivan Diorditsa
Modified: 2009-06-25 14:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
compile log (wine.log,525.57 KB, text/plain)
2009-06-13 06:57 UTC, Ivan Diorditsa
Details

Note You need to log in before you can comment on or make changes to this bug.
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.