Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 245613

Summary: sys-devel/gcc-4.3.2: multilib gcj needs 32bit libXtst
Product: Gentoo Linux Reporter: Ben Sagal <bensagal>
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ben Sagal 2008-11-05 06:48:04 UTC
I was unabel to compile gcc-4.3.2 with the folowing use flags:
(-altivec) -bootstrap -build -doc (-fixed-point) fortran gcj gtk (-hardened) -ip28 -ip32r10k -libffi mudflap (multilib) -multislot (-n32) (-n64) nls -nocxx -objc -objc++ -objc-gc openmp -test -vanilla

The compilation stoped when chenking for libXtst which was installed (and is a dependacy of gcc with gcj + gtk use flags).

In the end i descoverd it was looing for a 32bit version which it did not depend on.

Reproducible: Always

Steps to Reproduce:
1. remove emul-linux-x86-xlibs (if installed)
2. compile gcc with gcj, gtk and multilib use flags

Actual Results:  
does not compile

Expected Results:  
compliles
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-05 07:13:00 UTC
Please post your `emerge --info' for reference.
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-12-03 14:33:39 UTC
This is probably the same issue as in bug 238297
Comment 3 Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-12-06 11:14:40 UTC

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