Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63158 - madman ebuild 0.93 lists id3lib as dependancy, but this new version depends on libid3tag
Summary: madman ebuild 0.93 lists id3lib as dependancy, but this new version depends o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-07 12:58 UTC by Kevin Eilers
Modified: 2004-09-15 12:50 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 Kevin Eilers 2004-09-07 12:58:18 UTC
i tried to upgrade madman-0.91.1 to madman-0.93. compilation failed with the following message:

Checking for C header file id3tag.h... no
*** ERROR *** The id3tag.h header for the libid3tag package does not seem to be available.
You may call this build script with libid3tag_include=<your path> as an argument to fix this.
Please make sure libid3tag-dev or libid3tag-devel is installed
Also check config.log for details on the failure.
*********************************************************
NOTE: madman has switched ID3 libraries, away from id3lib and to libid3tag from Underbit.
If you are trying to use id3lib and it doesn't work, this is why.
*********************************************************

!!! ERROR: media-sound/madman-0.93 failed.
!!! Function src_compile, Line 50, Exitcode 1
!!! (no error message)

after installing libid3tag manually, compilation was succesful.

Reproducible: Always
Steps to Reproduce:
1. make sure libid3tag is not installed
2. try to emerge madman-0.93
3.

Actual Results:  
compilation failed with the above mentioned error message.

Expected Results:  
compilation runs smoothly.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-15 12:50:02 UTC
fixed in cvs. thanks.