Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40405 - madplay ebuild fails
Summary: madplay ebuild fails
Status: RESOLVED DUPLICATE of bug 36950
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-04 13:14 UTC by bobo1
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 bobo1 2004-02-04 13:14:29 UTC
When trying to emerge madplay-0.15.0b-r1, I receive the following:

/usr/lib/libid3tag.so: undefined reference to `uncompress'
/usr/lib/libid3tag.so: undefined reference to `compress2'
collect2: ld returned 1 exit status
make[2]: *** [madplay] Error 1
make[2]: Leaving directory `/var/tmp/portage/madplay-0.15.0b-r1/work/madplay-0.15.0b'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/madplay-0.15.0b-r1/work/madplay-0.15.0b'
make: *** [all] Error 2

!!! ERROR: media-sound/madplay-0.15.0b-r1 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! make failed


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tony Clark 2004-02-04 15:53:06 UTC
re-emerge  libmad and libid3tag should fix it.  It just did for me.
Comment 2 James Pryor 2004-02-07 15:02:03 UTC
I just followed Tony Clark's suggestion & it worked for me.
I did:
emerge unmerge libmad libid3tag
emerge -u k3b
and it successfully compiled mad & madplay and is now working on k3b.
Thanks Tony!
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-02-08 11:44:53 UTC

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