Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19492 - media-libs/quicktime4linux-1.5.5-r1 failed to compile on a fresh gentoo-1.4-rc4 install
Summary: media-libs/quicktime4linux-1.5.5-r1 failed to compile on a fresh gentoo-1.4-r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Martin Holzer (RETIRED)
URL: http://xtc.asmatic.ch/qt4linuxbug.txt
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 13:22 UTC by Alexandre Kraft
Modified: 2003-05-05 06:23 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Kraft 2003-04-17 13:22:02 UTC
After a fresh install of gentoo-1.4-rc1 from liveCD, i've try to emerge gnome. 
quicktime4linux is a required dependency but it seems to be impossible to 
compile it on my system.

You can see the emerge log here : http://xtc.asmatic.ch/qt4linuxbug.txt

This is my first bugzilla post, do you need anymore data/info ?


Reproducible: Didn't try
Steps to Reproduce:
1. install gentoo 1.4-rc4 from the live cd.
2. configure it (make.conf, network, etc.)
3. emerge gnome

Actual Results:  
The compilation process crashed.

Expected Results:  
Hum... compile :o)

It's a pentium4 / i810 install with no special or fancy features activated in 
the kernel.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-04-21 15:57:59 UTC
I dont even use this.
Comment 2 Vlad Berditchevskiy 2003-04-23 21:37:17 UTC
I got the same error when compiling it with CFLAGS="-mcpu=i586" or CFLAGS="-mcpu=pentium2". Howewer, I could compile this package (on the same machine) after changing CFLAGS to "-mcpu=athlon-xp -O3 -pipe".
Comment 3 Alexandre Kraft 2003-05-04 10:09:07 UTC
I've try to change my CFLAGS to "-mcpu=athlon-xp -O3 -pipe" and... it works (but... I don't understand WHY ??!!) !

Thanks a lot, Vlad !!!

Alexandre.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-05-05 06:23:43 UTC
seems like a gcc bug