https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229428 Resolves: bug 229428Bug 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
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel