Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2466 - emerge fails for media-libs/id3lib-3.8.0_pre2-r1
Summary: emerge fails for media-libs/id3lib-3.8.0_pre2-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-05 09:33 UTC by Ian Smith
Modified: 2003-02-04 19:42 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 Ian Smith 2002-05-05 09:33:33 UTC
error message:

c++ -march=i686 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual
-Wmissing-declarations -o .libs/id3info demo_info_options.o demo_info.o
../src/.libs/libid3.so -lz
../src/.libs/libid3.so: undefined reference to `libiconv_open'
../src/.libs/libid3.so: undefined reference to `libiconv_close'
../src/.libs/libid3.so: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[2]: *** [id3info] Error 1
make[2]: Leaving directory
`/mnt/huge/tmp/portage/id3lib-3.8.0_pre2-r1/work/id3lib-3.8.0pre2/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/huge/tmp/portage/id3lib-3.8.0_pre2-r1/work/id3lib-3.8.0pre2'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 3, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-libs/id3lib/id3lib-3.8.0_pre2-r1.ebuild .
Comment 1 Spider (RETIRED) gentoo-dev 2002-05-05 11:54:48 UTC
recipie for a fix is :

emerge -C libiconv
emerge glibc
logout
login
emerge  media-libs/id3lib