First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 90995
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dan Crosta <dcrosta@sccs.swarthmore.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 90995 depends on: Show dependency tree
Bug 90995 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: 2005-04-30 14:11 0000
emerging darkice without jack installed fails during autoconf, with:

"bamboo ~ # emerge darkice
[...]
checking for jack... Package jack was not found in the pkg-config search path.
Perhaps you should add the directory containing `jack.pc'
to the PKG_CONFIG_PATH environment variable
No package 'jack' found"

if I knew more about ebuilds, I would submit a patch. I suggest adding a USE flag for jack, and appropriate changes to the ./configure command, since doing:

"bamboo ~ # EXTRA_ECONF="--without-jack" emerge darkice"

works fine.

Reproducible: Always
Steps to Reproduce:
1. "# emerge darkice"
Actual Results:  
failed autoconf, at:

checking for jack... Package jack was not found in the pkg-config search path.
Perhaps you should add the directory containing `jack.pc'
to the PKG_CONFIG_PATH environment variable
No package 'jack' found


Expected Results:  
complete, sucessful compilation and install.

------- Comment #1 From Jan Brinkmann (RETIRED) 2005-05-04 08:52:42 0000 -------
fixed in cvs, thanks for reporting

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