Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192038 - mozilla-firefox and sunbird don't compile with USE="debug" and gcc-4.2
Summary: mozilla-firefox and sunbird don't compile with USE="debug" and gcc-4.2
Status: RESOLVED DUPLICATE of bug 188636
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-10 19:59 UTC by Ewan Marshall
Modified: 2007-09-10 20:19 UTC (History)
0 users

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 Ewan Marshall 2007-09-10 19:59:08 UTC
mozilla firefox and sunbird don't compile with USE="debug" on amd64, and fails with:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../../dist/lib/libembed_base_s.a(nsEmbedAPI.o): relocation R_X86_64_PC32 against `NSGlue_Warning' can not be used when making a shared object; recompile with -fPIC

Reproducible: Always

Steps to Reproduce:
1.Try to firefox or sunbird with debug use flag on amd64.

Actual Results:  
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../../dist/lib/libembed_base_s.a(nsEmbedAPI.o): relocation R_X86_64_PC32 against `NSGlue_Warning' can not be used when making a shared object; recompile with -fPIC

Expected Results:  
It compiles.

It compiles fine without the debug use flag, and others have reported the same problem.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-10 20:19:48 UTC

*** This bug has been marked as a duplicate of bug 188636 ***