Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19270 - wine-20030408 and wine-20030411 fail to compile with glibc 2.3.2-r1, gcc-3.2.2-r1, X 4.3.0-r1, binutils-2.3.90.0.{18,20,20-r1}
Summary: wine-20030408 and wine-20030411 fail to compile with glibc 2.3.2-r1, gcc-3.2....
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-13 19:19 UTC by Peter Colijn
Modified: 2003-04-13 22:26 UTC (History)
0 users

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


Attachments
Stack trace starting with compilation of glu32 (wine_merge.log,110.13 KB, text/plain)
2003-04-13 19:20 UTC, Peter Colijn
Details
config.log for wine configuration during merge. (config.log,442.50 KB, text/plain)
2003-04-13 19:23 UTC, Peter Colijn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Colijn 2003-04-13 19:19:34 UTC
I have tried emerging wine-20030408 and wine-20030411 with
glibc-2.3.2-r1/gcc-3.2.2-r2 and it fails every time when compiling glu32 stuff,
which a huge number of "undefined reference to ..." errors.

I know there are currently bugs for problems with glibc-2.3.2 and binutils. I
don't think this is related, for the following reasons:

1. These versions of wine are supposed to be compatible with "all 2.3 variants
of glibc."
2. I have tried building wine with the following versions of binutils, all with
the same results:
2.13.90.0.20-r1
2.13.90.0.20
2.13.90.0.18

Reproducible: Always
Steps to Reproduce:
1. On a system with glibc-2.3.2-r1, gcc-3.2.2-r1 and xfree-4.3.0-r1, do 'emerge
wine'
Actual Results:  
It fails as described above.

Expected Results:  
Wine should have been successfully compiled.
Comment 1 Peter Colijn 2003-04-13 19:20:24 UTC
Created attachment 10601 [details]
Stack trace starting with compilation of glu32
Comment 2 Peter Colijn 2003-04-13 19:23:46 UTC
Created attachment 10608 [details]
config.log for wine configuration during merge.
Comment 3 Peter Colijn 2003-04-13 19:28:38 UTC
Forgot to add my USE and CFLAGS.. here they are:

USE="X gtk2 xft2 freetype smooth dvd apache2 imap -kde -qt -qtmt -arts -cups"
CFLAGS="-march=athlon -O3 -pipe"

I am running "~x86" (obviously).
Comment 4 Peter Colijn 2003-04-13 21:16:48 UTC
My bad.. sorry. After remerging gcc and xfree, wine now compiles fine.

I can't seem to resolve this bug though - is that the intended behaviour? Why can't bug reporters resolve their own bugs?
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-13 22:26:21 UTC
closing