public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] ERROR: gnome-base/gnome-vfs-2.10.1
@ 2005-10-08 20:27 pat
  2005-10-09  7:53 ` Holly Bostick
  0 siblings, 1 reply; 2+ messages in thread
From: pat @ 2005-10-08 20:27 UTC (permalink / raw
  To: gentoo-user

Hi all,

I have problem with compilation of the gnome-vfs-2.10.1-r1/2.

I know what the error is, but I have no idea how to solve it. Previously
I've used as flag 1386-pc-linux-gnu, but I've switched to
i686-pc-linux-gnu and the vfs looking for the i386 version which doesn't
 exist :-\ How to fix it ???

Thanks

	Pat

grep: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la: No
such fi
le or directory
/bin/sed: can't read
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++
.la: No such file or directory
libtool: link:
`/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la'
is not a valid libtool archive
make[2]: *** [libfile.la] Error 1
make[2]: *** Waiting for unfinished jobs....
(cd .libs && rm -f libdns-sd.la && ln -s ../libdns-sd.la libdns-sd.la)
make[2]: Leaving directory
`/var/tmp/portage/gnome-vfs-2.10.1-r1/work/gnome-vfs-
2.10.1/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-vfs-2.10.1-r1/work/gnome-vfs-
2.10.1'
make: *** [all] Error 2
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] ERROR: gnome-base/gnome-vfs-2.10.1
  2005-10-08 20:27 [gentoo-user] ERROR: gnome-base/gnome-vfs-2.10.1 pat
@ 2005-10-09  7:53 ` Holly Bostick
  0 siblings, 0 replies; 2+ messages in thread
From: Holly Bostick @ 2005-10-09  7:53 UTC (permalink / raw
  To: gentoo-user

pat schreef:
> Hi all,
> 
> I have problem with compilation of the gnome-vfs-2.10.1-r1/2.
> 
> I know what the error is, but I have no idea how to solve it.
> Previously I've used as flag 1386-pc-linux-gnu, but I've switched to 
> i686-pc-linux-gnu and the vfs looking for the i386 version which
> doesn't exist :-\ How to fix it ???
> 
> Thanks
> 

Pat, this error

> /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++ .la: No
> such file or directory libtool: link: 
> `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la' is
> not a valid libtool archive

(which you may see in other compilesas well as this one) means that you
should run

fix_libtool_files.sh

(which is installed by GCC, and will be found in /sbin/ , therefore run
as root).

Basically, if the error includes "<whatever> is not a valid libtool
archive", run the above script.

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-09  7:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-08 20:27 [gentoo-user] ERROR: gnome-base/gnome-vfs-2.10.1 pat
2005-10-09  7:53 ` Holly Bostick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox