First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 45944
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paul Thompson <thompson@pobox.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 45944 depends on: Show dependency tree
Bug 45944 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-03-27 19:22 0000
normalize-0.7.6-r1 has optional xmms support, however, its configure
script autodetects if xmms is installed, and tries to compile in
some xmms related thing, regardless of the USE setting. Inserting
this line should fix it:

use xmms || myconf="${myconf} --disable-xmms"

This fixes the case where you have an xmms installed somewhere, but
do not want normalize to have xmms optional stuff in. And in my
case, I happened to have an xmms binary in /usr/local/bin, but no
headers installed, and it caused the compilation to fail.

Thanks

------- Comment #1 From Jeremy Huddleston (RETIRED) 2004-03-28 16:39:46 0000 -------
-r2 fixes this and also uses the audiofile USE flag.

First Last Prev Next    No search results available      Search page      Enter new bug