Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78291 - windowmaker-0.91.0-r1 does not work with gcc-3.3.5-r1
Summary: windowmaker-0.91.0-r1 does not work with gcc-3.3.5-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-16 16:30 UTC by Andrew McConaghy
Modified: 2005-01-16 17:42 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 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.