Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213650 - media-libs/sdl-sound-1.0.1-r2 USE="speex" doesn't work with media-libs/speex-1.2_beta3
Summary: media-libs/sdl-sound-1.0.1-r2 USE="speex" doesn't work with media-libs/speex-...
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-17 03:31 UTC by Jaak Ristioja
Modified: 2008-06-08 21:52 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 Jaak Ristioja 2008-03-17 03:31:19 UTC
The speex use-flag is simply ignored - well, the configure script looks for speex.h, not for speex/speex.h. This can be fixed simply by changing configure.in, but results in a failed compile.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2008-06-08 20:13:42 UTC
works fine with sdl-sound-1.0.3
Comment 2 Jaak Ristioja 2008-06-08 20:36:11 UTC
(In reply to comment #1)
> works fine with sdl-sound-1.0.3

But not with sdl-sound-1.0.1-r2.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2008-06-08 21:32:21 UTC
yes, that's not in portage.
Comment 4 Jaak Ristioja 2008-06-08 21:52:37 UTC
(In reply to comment #3)
> yes, that's not in portage.

It was when I posted my previous comment... :D

But good enough for me. Thanks.