Closed
Bug 1772
Opened 26 years ago
Closed 23 years ago
Broken trunk for ldap sdk on UNIX
Categories
(Directory :: LDAP C SDK, defect, P1)
Directory
LDAP C SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chuckb, Assigned: mhein)
Details
The trunk is currently broken.
The code is functional but the builds fail. The sdk need to be converted to the
autoconf make.
There is a workaround
do a clean check out using these commands.
cvs co DirectorySDKSourceC
cvs co -D 11/15/98 DirectorySDKSourceBuild
cd mozilla
gmake -f directory/ldapsdk.mk build
All other normal build issues (env vars etc) apply.
Severity: normal → major
Status: NEW → ASSIGNED
Priority: P2 → P1
Clearing "M" field since Directory product is not used for 5.0 specific project
bug metrics and will mess up our queries on milestones.
Updated•25 years ago
|
Status: ASSIGNED → NEW
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 3•25 years ago
|
||
This will be addressed after we merge the Netscape 4.0 LDAP C SDK code into the
mozilla trunk.
Comment 4•25 years ago
|
||
Reassigning all open Directory / LDAP C SDK bugs to Michael.
Assignee: mcs → mhein
Status: ASSIGNED → NEW
Comment 5•24 years ago
|
||
This bug has not been touched for more than nine months. In most cases, that
means it has "slipped through the net". Please could the owner take a moment to
add a comment to the bug with current status, and/or close it.
Thank you :-)
Gerv
Comment 6•23 years ago
|
||
The trunk should no longer be broken on unix; I merged the 5.0 SDK to the trunk
not long ago, and it should be more or less in working order.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•