Closed
Bug 310610
Opened 19 years ago
Closed 19 years ago
Integrate build with c-sdk; split lib and inc directories
Categories
(Directory :: PerLDAP, defect)
Directory
PerLDAP
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: richm, Assigned: richm)
Details
Attachments
(2 files, 2 obsolete files)
The build should just work right OOB within the framework of building of the c-sdk and other Mozilla components (nspr, nss). We also need to be able to specify different directories for the libraries and the include files. Finally, we need to make sure we don't use /usr/include and /usr/lib on Linux platforms since that will cause the build to use the OpenLDAP libraries (which are currently not supported).
| Assignee | ||
Comment 1•19 years ago
|
||
| Assignee | ||
Comment 2•19 years ago
|
||
| Assignee | ||
Comment 3•19 years ago
|
||
I checked this out from the HEAD, not the beta branch.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•19 years ago
|
||
These diffs are applicable to the 1.4.2 devel branch.
Attachment #198036 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•19 years ago
|
||
This is the proposed Makefile.PL for the 1.4.2 devel branch
Attachment #198037 -
Attachment is obsolete: true
| Assignee | ||
Comment 7•19 years ago
|
||
Checking in Makefile.PL; /cvsroot/mozilla/directory/perldap/Makefile.PL,v <-- Makefile.PL new revision: 1.16.2.9; previous revision: 1.16.2.8 done Built and tested on Red Hat Enterprise Linux 4 Reviewed by Leif (Thanks!)
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•