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

Bug 78291

Summary: windowmaker-0.91.0-r1 does not work with gcc-3.3.5-r1
Product: Gentoo Linux Reporter: Andrew McConaghy <mcco3684>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew McConaghy 2005-01-16 16:30:58 UTC
x11-wm/windowmaker-0.91.0-r1 looks ony in gcc library directories for gcc 3.3.4, when only gcc 3.3.5 is installed.

Reproducible: Always
Steps to Reproduce:
1.emerge -Dv 
Actual Results:  
emerge process creates following error:

ranlib .libs/libwraster.a
creating libwraster.la
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No
such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a
valid libtool archive
make[1]: *** [libwraster.la] Error 1
make[1]: Leaving directory
`/var/tmp/portage/windowmaker-0.91.0-r1/work/WindowMaker-0.91.0/wrlib


Expected Results:  
libstc++.la should have been located by the ebuild in
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.la
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-01-16 17:42:09 UTC
run '/sbin/fix_libtool_files.sh 3.3.4' to fix your system.