Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148296 - media-plugins/vdr-audiorecorder-0.1.0_pre6 missing taglib dependency
Summary: media-plugins/vdr-audiorecorder-0.1.0_pre6 missing taglib dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 00:22 UTC by E. Scaglione
Modified: 2006-09-21 07:29 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 E. Scaglione 2006-09-20 00:22:35 UTC
emerge media-plugins/vdr-audiorecorder-0.1.0_pre6 fails with:

iorecorder"' -DTIXML_USE_STL -I/usr/include -I/usr/include/  -o postproc.o postproc.c
postproc.c:15:29: taglib/mpegfile.h: No such file or directory
postproc.c:16:24: taglib/tag.h: No such file or directory
postproc.c: In member function `void cPostproc::set_tag()':
postproc.c:268: error: `TagLib' has not been declared
postproc.c:268: error: `File' was not declared in this scope
postproc.c:268: error: expected `;' before "file"
postproc.c:269: error: `TagLib' has not been declared
postproc.c:269: error: `Tag' was not declared in this scope
postproc.c:269: error: `tag' was not declared in this scope
postproc.c:269: error: `file' was not declared in this scope
make: *** [postproc.o] Error 1

!!! ERROR: media-plugins/vdr-audiorecorder-0.1.0_pre6 failed.

emerge --oneshot taglib solves the problem, a dependency is probably missing.
Comment 1 Matthias Schwarzott gentoo-dev 2006-09-21 07:29:56 UTC
vdr-audiorecorder seem to depend on taglib now without possibility to disable it, thus USE=-taglib does not work any longer.

Changed vdr-audiorecorder-0.1.0_pre6 in portage.