Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77624 - emerge imlib2-1.2.0 fails because does not recognize latest gcc-lib
Summary: emerge imlib2-1.2.0 fails because does not recognize latest gcc-lib
Status: RESOLVED DUPLICATE of bug 73437
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-11 21:06 UTC by SI Reasoning
Modified: 2005-07-17 13:06 UTC (History)
1 user (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 SI Reasoning 2005-01-11 21:06:24 UTC
when emerging imlib2-1.2.0 I get the following error because it is looking for a file in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/ but that does not exist, instead I now have/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/ :

i686-pc-linux-gnu-gcc -shared  .libs/loader_tiff.o  /usr/lib/libtiff.so  -march=pentium3 -Wl,-soname -Wl,tiff.so -o .libs/tiff.so
ar cru .libs/tiff.a  loader_tiff.o
ranlib .libs/tiff.a
creating tiff.la
/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
make[4]: *** [tiff.la] Error 1
make[4]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -shared  .libs/loader_zlib.o  -lz  -march=pentium3 -Wl,-soname -Wl,zlib.so -o .libs/zlib.so
ar cru .libs/zlib.a  loader_zlib.o
ranlib .libs/zlib.a
creating zlib.la
(cd .libs && rm -f zlib.la && ln -s ../zlib.la zlib.la)
make[4]: Leaving directory `/var/tmp/portage/imlib2-1.2.0/work/imlib2-1.2.0/src/modules/loaders'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/imlib2-1.2.0/work/imlib2-1.2.0/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/imlib2-1.2.0/work/imlib2-1.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/imlib2-1.2.0/work/imlib2-1.2.0'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-libs/imlib2-1.2.0 failed.
!!! Function enlightenment_die, Line 73, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, NOT this status message.

------


Reproducible: Always
Steps to Reproduce:
1.emerge imlib2-1.2.0
2.it fails to use the correct gcc-lib version
3.
Actual Results:  
program exits with error message


Expected Results:  
found the file in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/
Comment 1 Steven Armstrong 2005-01-12 08:01:44 UTC
same problem here.

/sbin/fix_libtool_files.sh 3.3.4

worked for me
Comment 2 SpanKY gentoo-dev 2005-01-12 10:31:26 UTC

*** This bug has been marked as a duplicate of 73437 ***
Comment 3 SpanKY gentoo-dev 2005-01-12 10:31:51 UTC
*** This bug has been marked as a duplicate of 73435 ***

*** This bug has been marked as a duplicate of 73435 ***