View previous topic :: View next topic |
Author |
Message |
sian Apprentice
Joined: 26 Jan 2004 Posts: 288
|
Posted: Sun Aug 07, 2005 5:38 am Post subject: Gnome-vfs and GCC 3.4.4 |
|
|
Hello,
When emerging gnomemeeting, the compilation stopped during gnome-vfs.
Quote: | /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -o libfile.la -rpath /usr/lib/gnome-vfs-2.0/modules -export_dynamic -avoid-version -module -no-undefined file-method.lo fstype.lo -lfam -Wl,--export-dynamic -pthread -lgobject-2.0 -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ../libgnomevfs/libgnomevfs-2.la -lrt
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/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 |
I had just GCC 3.4.4 end GCC 3.3.6 installed.
I tried to re-emerge sed, gconf, libtool, revdep-rebuild.
I tried also gcc-config, ran fix_tools.sh as found in several threads.
Without result...
Do you know what is wrong in the config ? Have you any suggestions of what I can try or do ?
Thx |
|
Back to top |
|
|
mrpdaemon Tux's lil' helper
Joined: 23 Aug 2004 Posts: 134
|
|
Back to top |
|
|
sian Apprentice
Joined: 26 Jan 2004 Posts: 288
|
Posted: Sun Aug 07, 2005 5:59 am Post subject: |
|
|
Thanx
I have linked 3.3.4/libstdc++.la to a file.
I am trying this currently. I hope it will work.
But this is only a quick fix. |
|
Back to top |
|
|
sian Apprentice
Joined: 26 Jan 2004 Posts: 288
|
Posted: Mon Aug 08, 2005 5:49 am Post subject: |
|
|
Finally it compiled but not working with this quick fix. |
|
Back to top |
|
|
sian Apprentice
Joined: 26 Jan 2004 Posts: 288
|
Posted: Mon Aug 08, 2005 4:37 pm Post subject: [SOLVED] gnome-vfs and gcc 3.4.4 |
|
|
Hello,
It worked with "fix_libtool_files.sh 3.3.4". 3.3.4 was one old version of GCC I had.
You can find further information in https://forums.gentoo.org/viewtopic-t-279020.html |
|
Back to top |
|
|
|