Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293680 - media-sound/jack-audio-connection-kit-0.118.0 requires alsa-lib 0.9.18
Summary: media-sound/jack-audio-connection-kit-0.118.0 requires alsa-lib 0.9.18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 01:08 UTC by Mikael Magnusson
Modified: 2009-11-19 22:21 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 Mikael Magnusson 2009-11-19 01:08:06 UTC
ebuild:
RDEPEND=">=media-libs/libsndfile-1.0.0
	sys-libs/ncurses
	alsa? ( >=media-libs/alsa-lib-0.9.1 )
	media-libs/libsamplerate
	!media-sound/jack-cvs"

config.log:
configure:25653: checking for ALSA
configure:25660: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.18"
Requested 'alsa >= 1.0.18' but version of alsa is 1.0.16
configure:25663: $? = 1
configure:25676: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.18"
Requested 'alsa >= 1.0.18' but version of alsa is 1.0.16
configure:25679: $? = 1
Requested 'alsa >= 1.0.18' but version of alsa is 1.0.16
configure:25706: result: no
configure:25708: result: no
configure:25745: WARNING: Only the dummy driver can be built


The build continued anyway, but I aborted it manually.
Comment 1 Alexis Ballier gentoo-dev 2009-11-19 22:21:35 UTC
fixed, thanks