Closed Bug 203830 Opened 22 years ago Closed 19 years ago

make changes needed for the HP/UX IA-64 port

Categories

(Directory :: LDAP C SDK, defect, P2)

HP
HP-UX
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 322576

People

(Reporter: mcs, Assigned: mcs)

Details

I have some changes that HP has provided as part of a port they did of an older SDK version to HP/UX on the IA-64 (Itanium) platform. There are other clean up kinds of things to do also: 1) Add to config.guess as NSPR has already done: ia64:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` echo ia64-hp-hpux${HPUX_REV} exit 0 ;; 2) Use these following OBJ_DIR names: HP-UXB.11.22_ia64_32_DBG.OBJ HP-UXB.11.22_ia64_32_OPT.OBJ HP-UXB.11.22_ia64_64_DBG.OBJ HP-UXB.11.22_ia64_64_OPT.OBJ
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → 5.13
QA Contact: nobody
-> TM 5.14
Target Milestone: 5.13 → 5.14
This bug is a duplicate of 322576 which has already been closed - can you close this bug as a duplicate of that one? For some reason I can't.
*** This bug has been marked as a duplicate of 322576 ***
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.