Closed
Bug 392661
Opened 18 years ago
Closed 9 years ago
pkg-config files missing
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: chpe, Unassigned)
References
Details
After the patch from bug 389673, the pkg-config files (*.pc) have gone missing from the installed directory.
Comment 1•18 years ago
|
||
In which product? We are now only installing the pkg-config files when installing XR. Typically for Linux distros you would then build FF on top of XR.
Comment 2•18 years ago
|
||
It seems that make var INSTALL_SDK is on by default for XR, but off for FF. The var is clearly cannot be on, if --with-libxul-sdk is given. Otherwise it seems legitimate.
Maybe it makes sense to add '--enable-install-sdk' option?
Comment 4•9 years ago
|
||
10 year old bug related to packaging. 8 years without activity. Assuming it is no longer an issue worth tracking.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•