[Fedora-directory-devel] Please Review: (229428) ns-slapd not linking to C++ runtime on HP-UX

Nathan Kinder nkinder at redhat.com
Tue Feb 20 23:22:22 UTC 2007


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229428
Resolves: bug 229428
Bug Description: While testing the binaries from the autotools based 
build on HP-UX,
    I was unable to get ns-slapd to run due to an unresolved symbol.  I 
was seeing the
    following errors in the errors log:

    error:[20/Feb/2007:10:31:55 -0800] - Netscape Portable Runtime error 
-5977:
    Unsatisfied data symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' 
in load
    module '//opt/fedora-ds/lib/libicui18n.so.34'.

    On HP-UX, the program that contains the main() function must be 
linked with the
    C++ compiler (aCC -AA in our case) if it loads any C++ shared libraries.
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: Tell libtool to use CXXLINK for linking ns-slapd on HP-UX.
Platforms tested: HP-UX 11.23 ia64
Flag Day: no
Doc impact: no
QA impact: should be covered by regular nightly and manual testing
New Tests integrated into TET: none
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=148457
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3241 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20070220/e6462bf3/attachment.bin>


More information about the Fedora-directory-devel mailing list