Bug 163344

Summary: pkg-config --cflags mozilla-nss looks for mozilla-nspr which doesn't exist anymore
Product: [Fedora] Fedora Reporter: Caolan McNamara <caolanm>
Component: mozillaAssignee: Christopher Aillon <caillon>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: karsten, redhat
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: 2005-07-16 16:05:54 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 Caolan McNamara 2005-07-15 12:32:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.7.8-2

Description of problem:


Version-Release number of selected component (if applicable):
mozilla-nss-devel-1.7.8-3

How reproducible:
Always

Steps to Reproduce:
1. pkg-config --cflags mozilla-nss

Actual Results:  Package mozilla-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-nspr.pc'
to the PKG_CONFIG_PATH environment variable
Package 'mozilla-nspr', required by 'NSS', not found


Additional info:

Comment 1 Christopher Aillon 2005-07-15 17:12:52 UTC
Seems the nss pkgconfig generation should take into account whether we built
with system nspr headers or not, will get this looked at.

Comment 2 Christopher Aillon 2005-07-16 03:50:52 UTC
*** Bug 163398 has been marked as a duplicate of this bug. ***

Comment 3 Christopher Aillon 2005-07-16 03:52:06 UTC
Fixed in rawhide.  Requires both nspr-4.6-4 and mozilla-1.7.8-6 to fix the issue.

Comment 4 Ryan Skadberg 2005-07-16 14:22:42 UTC
This upgrade fixed my issues, thanks!

Comment 5 Christopher Aillon 2005-07-16 16:05:54 UTC
Cool. Resolved RAWHIDE.

Comment 6 Caolan McNamara 2005-07-18 10:25:11 UTC
*** Bug 163489 has been marked as a duplicate of this bug. ***