Closed
Bug 2106
Opened 26 years ago
Closed 23 years ago
ldapsdk_19981123 does not build on Digital UNIX 4.0
Categories
(Directory :: LDAP C SDK, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rjackson, Assigned: mcs)
Details
Hello,
I have GNU Make 3.77, Digital native C compiler, and I get the
following error
osf1.gmu.edu#gmake -f directory/ldapsdk.mk build >& make.log
osf1.gmu.edu#cat make.log
cd config; gmake
gmake[1]: Entering directory `/usr/local/src/ldapsdk_19981123/mozilla/config'
gmake[1]: *** No targets. Stop.
gmake[1]: Leaving directory `/usr/local/src/ldapsdk_19981123/mozilla/config'
gmake: *** [build] Error 2
osf1.gmu.edu#pwd
/usr/local/src/ldapsdk_19981123/mozilla
I noted config directory does not have a Makefile and I am currently
looking at your code to figure out how one is expected to exist.
Note I don't have autoconf installed nor does your build instructions
state it is needed.
Regards,
Richard Jackson
ps. If I figure out what needs to be done before hearing from you I will
let you know
Clearing "M" field since Directory product is not used for 5.0 specific project
bug metrics and will mess up our queries on milestones.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•25 years ago
|
||
This will be addressed after we merge the Netscape 4.0 LDAP C SDK code into the
mozilla trunk.
Assignee | ||
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
Assignee | ||
Comment 7•23 years ago
|
||
I am pretty sure this is fixed. The build system is completely different now in
any case. The build instructions on http://mozilla.org/directory will be updated
soon.
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
•