View previous topic :: View next topic |
Author |
Message |
Alexander_Great n00b

Joined: 28 Feb 2005 Posts: 3
|
Posted: Thu Mar 03, 2005 8:19 am Post subject: |
|
|
Hi
I have installed gentoo for the first time and i know a litle about linux.
I'm trying to install gaim instant messenger and i use the emerge command. After a few succesfull procceses i get the following error
Code: |
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -I. -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I-I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_DICT_DIR=\"/usr/lib/aspell\" -O2 -march=i686 -fomit-frame-pointer -c aspell_provider.c -MT aspell_provider.lo -MD -MP -MF .deps/aspell_provider.TPlo -fPIC -DPIC -o .libs/aspell_provider.lo
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -I. -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I-I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_DICT_DIR=\"/usr/lib/aspell\" -O2 -march=i686 -fomit-frame-pointer -c aspell_provider.c -MT aspell_provider.lo -MD -MP -MF .deps/aspell_provider.TPlo -o aspell_provider.o >/dev/null 2>&1
mv -f .libs/aspell_provider.lo aspell_provider.lo
/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -o libenchant_aspell.la -rpath /usr/lib/enchant -version-info 2:3:1 -no-undefined aspell_provider.lo -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -laspell ../../src/libenchant.la
[b]grep: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
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[2]: *** [libenchant_aspell.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/enchant-1.1.3/work/enchant-1.1.3/src/aspell'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/enchant-1.1.3/work/enchant-1.1.3/src'
make: *** [all-recursive] Error 1
!!! ERROR: app-text/enchant-1.1.3 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.[/b]
|
Does anyone knows why this hapens only when i try to install the specific program??
P.S. I have no proplem to install other programs |
|
Back to top |
|
 |
Earthwings Bodhisattva


Joined: 14 Apr 2003 Posts: 7753 Location: Karlsruhe, Germany
|
Posted: Thu Mar 03, 2005 8:33 am Post subject: |
|
|
Did you try that? |
|
Back to top |
|
 |
onebeer n00b


Joined: 08 Apr 2003 Posts: 6
|
Posted: Thu Mar 03, 2005 8:41 am Post subject: |
|
|
He just hijacked someone else thread. To answer the 2nd guys post which is kind of funny since I was just reading a thread on that problem the quick fix is run: fix_libtool_files.sh 3.3.4
PS: You really shouldn't hijack other peoples threads. |
|
Back to top |
|
 |
kallamej Administrator


Joined: 27 Jun 2003 Posts: 4927 Location: Gothenburg, Sweden
|
|
Back to top |
|
 |
|