Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge --update --deep --newuse world [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
jossan
n00b
n00b


Joined: 04 Jan 2005
Posts: 14
Location: Vlaardingen, Netherlands

PostPosted: Sat Jan 15, 2005 8:00 pm    Post subject: emerge --update --deep --newuse world [SOLVED] Reply with quote

After using some new USE flags, when I do a
Code:
emerge --update --deep --newuse world
I get the following error:
Code:
...
mkdir .libs
i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -o .libs/jpegicc jpegicc.o iccjpeg.o getopt.o  ../src/.libs/liblcms.so /usr/lib/libjpeg.so -lm
creating jpegicc
make[1]: Leaving directory `/var/tmp/portage/lcms-1.13/work/lcms-1.13/jpegicc'
Making all in tifficc
make[1]: Entering directory `/var/tmp/portage/lcms-1.13/work/lcms-1.13/tifficc'
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"lcms\ 1.13\" -DPACKAGE_BUGREPORT=\"\" -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 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4-DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1  -I. -I.  -I../include -I../include   -march=pentium4 -O2 -pipe -c `test -f 'tifficc.c' || echo './'`tifficc.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"lcms\ 1.13\" -DPACKAGE_BUGREPORT=\"\" -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 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4-DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1  -I. -I.  -I../include -I../include   -march=pentium4 -O2 -pipe -c `test -f 'getopt.c' || echo './'`getopt.c
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -march=pentium4 -O2 -pipe  -o tifficc  tifficc.o getopt.o ../src/liblcms.la -ltiff -ljpeg -lz -lm
mkdir .libs
libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'
make[1]: *** [tifficc] Error 1
make[1]: Leaving directory `/var/tmp/portage/lcms-1.13/work/lcms-1.13/tifficc'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/lcms-1.13 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
What does this "Gentoo noob" has to do now? :roll:

Last edited by jossan on Sun Jan 16, 2005 9:40 am; edited 1 time in total
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Sat Jan 15, 2005 8:24 pm    Post subject: Reply with quote

ARRRRRR

you see the line just above ERROR1 line, that tells you the line that the compiling bombed out on

now this says it cannot find libstdc++ in the gcc directory 3.3.4
Now I know you are not using that compiler, how do I know, because for the last 2 days there have been ppl with this EXACT problem.

run

#fix_libtool_files.sh 3.3.4

exactly like that and I am pretty sure it will fix it (search next time)
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
jossan
n00b
n00b


Joined: 04 Jan 2005
Posts: 14
Location: Vlaardingen, Netherlands

PostPosted: Sun Jan 16, 2005 9:43 am    Post subject: Reply with quote

Solved now, thanks a lot! This n00b has to learn a lot ! :wink:
_________________
From the moon we'r all al the same.
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4975
Location: Gothenburg, Sweden

PostPosted: Tue Jan 25, 2005 11:30 am    Post subject: Reply with quote

Moved from Portage & Programming. Please see the FAQ GF18: Emerge fails after upgrading gcc. libstdc++.la missing Follow up to https://forums.gentoo.org/viewtopic.php?t=278673
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum