Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245613 - sys-devel/gcc-4.3.2: multilib gcj needs 32bit libXtst
Summary: sys-devel/gcc-4.3.2: multilib gcj needs 32bit libXtst
Status: RESOLVED DUPLICATE of bug 238297
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-05 06:48 UTC by Ben Sagal
Modified: 2008-12-06 11:14 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 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 ***