Bug 235801

Summary: xmms-config --libs configuration is broken.
Product: [Fedora] Fedora Reporter: Gilboa Davara <gilboad>
Component: xmmsAssignee: Paul F. Johnson <paul>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-12 21:53:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gilboa Davara 2007-04-10 06:14:35 UTC
Description of problem:
I'm trying to get kdebluetooth approved and it requires xmms-libs/xmms-devel.
Some options (--libs, --cflags) return "No package 'xmms' found.

Version-Release number of selected component (if applicable):
$ rpm -qa | grep xmms
xmms-devel-1.2.10-35.fc7.x86_64
xmms-libs-1.2.10-35.fc7.x86_64
xmms-libs-1.2.10-35.fc7.i386
xmms-1.2.10-35.fc7.x86_64
xmms-devel-1.2.10-35.fc7.i386

How reproducible:
Always.

Additional info:
$ xmms-config --libs
Package xmms was not found in the pkg-config search path.
Perhaps you should add the directory containing `xmms.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xmms' found

$ xmms-config --exec-prefix
/usr

$ xmms-config --data-dir
/usr/share/xmms

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

Comment 1 Michael Schwendt 2007-04-12 21:53:56 UTC

*** This bug has been marked as a duplicate of 235344 ***