Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 453520 - media-plugins/mediastreamer-bcg729-1.0.0 and media-plugins/mediastreamer-silk-0.0.1 need >=media-libs/mediastreamer-2.8.2
Summary: media-plugins/mediastreamer-bcg729-1.0.0 and media-plugins/mediastreamer-silk...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-22 11:41 UTC by Nikoli
Modified: 2013-01-22 14: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 Nikoli 2013-01-22 11:41:52 UTC
media-plugins/mediastreamer-bcg729-1.0.0 and media-plugins/mediastreamer-silk-0.0.1 fail to build with media-libs/mediastreamer-2.7.3-r3:

bcg729_dec.c:21:41: fatal error: mediastreamer2/mscodecutils.h: No such file or directory
compilation terminated.
make[1]: *** [libmsbcg729_la-bcg729_dec.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
bcg729_enc.c:22:41: fatal error: mediastreamer2/mscodecutils.h: No such file or directory
compilation terminated.
make[1]: *** [libmsbcg729_la-bcg729_enc.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-plugins/mediastreamer-bcg729-1.0.0/work/bcg729-1.0.0/msbcg729'
make: *** [all-recursive] Error 1


silk_dec.c:20:41: fatal error: mediastreamer2/mscodecutils.h: No such file or directory
compilation terminated.
make[1]: *** [silk_dec.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
silk_enc.c:21:41: fatal error: mediastreamer2/mscodecutils.h: No such file or directory
compilation terminated.
make[1]: *** [silk_enc.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-plugins/mediastreamer-silk-0.0.1/work/mssilk'
make: *** [all-recursive] Error 1


After installing media-libs/mediastreamer-2.8.2 both plugins build fine.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-01-22 14:06:50 UTC
Deps fixed on both packages.