Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58836 - wine build fails with LDFLAGS="-z combreloc"
Summary: wine build fails with LDFLAGS="-z combreloc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 15:26 UTC by Damian Świstowski
Modified: 2004-08-03 08:44 UTC (History)
0 users

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


Attachments
proposed patch for wine-20040408-r1.ebuild (wine-20040408-r1.diff,413 bytes, patch)
2004-07-29 15:31 UTC, Damian Świstowski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Damian Świstowski 2004-07-29 15:26:28 UTC
When I try to emerge wine with LDFLAGS="-z combreloc" compilation fails.


Reproducible: Always
Steps to Reproduce:
1.LDFLAGS="-z combreloc" wine




an error message:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./glu32.spec   
glu.o  glu32.dll.dbg.o  -o glu32.dll.so -L../../dlls  -lkernel32 -lntdll
-L../../libs/wine -lwine -L/usr/X11R6/lib  -lSM -lICE -lXxf86dga -lXxf86vm -lXv
-lXext -lX11-lGL -lGLU -L../../libs/port -lwine_port -s -z combreloc
winegcc: File does not exist: combreloc
Comment 1 Damian Świstowski 2004-07-29 15:31:41 UTC
Created attachment 36431 [details, diff]
proposed patch for wine-20040408-r1.ebuild 

I try to turn off only that problematic flag, but i connot. So i done this like
that.
I think that every ebuild for wine need this corection.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-08-03 08:44:41 UTC
in cvs

thx