Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88314 - gnome-vfs fails for want of gcc-lib
Summary: gnome-vfs fails for want of gcc-lib
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 96281 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-07 22:24 UTC by Todd Walton
Modified: 2005-06-16 07:18 UTC (History)
2 users (show)

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 Todd Walton 2005-04-07 22:24:19 UTC
When trying to compile gnome-vfs I get this error:

/bin/sed: can't read /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[3]: *** [libfile.la] Error 1

It can't find that file.  I do have it, however.  It's located at:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.la

Something to do with the 2005.0 profile, maybe?

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  6 2005, 08:36:15)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.binarycompass.org http://gentoo.eliteitminds.com
http://lug.mtu.edu/gentoo http://mirror.isp.net.au/pub/gentoo/
http://gentoo.ccccom.com http://prometheus.cs.wmich.edu/gentoo
http://www.zentek-international.com/mirrors/gentoo/
http://mirror.usu.edu/mirrors/gentoo/ http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib activefilter alsa artworkextra avi bash-completion
bootsplash cdda cddb cdinstall cdio codecs commercial dga dhcp directfb
divx4linux dpms dts exif faad fam fame fb fbcon flac ggi gif gmail gnome
gstreamer gtk2 httpd i8x0 imagemagick innkeywords inntaggedhash jabber java
javascript jp2 jpeg jpeg2k kdexdeltas lcms libcaca live lzo lzw lzw-tiff maildir
memlimit mjpeg mmx mng mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg
mpeg4 mplayer mppe-mppc network no24bpp nocd nodrm nptl offensive ogg oggvorbis
opengl pdflib png qt quicktime rdesktop real sblive sdl server spell stream svg
svga symlink tga theora threads tiff truetype truetype-fonts v4l v4l2 vcd vidix
vlm win32codecs wmf x11vnc xanim xine xmms xosd xpm xscreensaver xv xvid xvmc
yahoo yv12"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-04-08 08:26:02 UTC
this sounds like if you run fix_libtool_files.sh ( and read the usage ) you should be okay.  as root type fix_libtool_files.sh and read what it says.  Repost with the results after you run it.  This is also covered in an FAQ located here: http://forums.gentoo.org/viewtopic-t-279020.html

Thanks!
Comment 2 Todd Walton 2005-04-08 11:09:46 UTC
That worked.  Thanks a lot.  (Concerning the FAQ: I sure wish search worked better. *g*)
Comment 3 Joe McCann (RETIRED) gentoo-dev 2005-04-08 11:50:17 UTC
close
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-16 07:18:19 UTC
*** Bug 96281 has been marked as a duplicate of this bug. ***