[Fedora-directory-devel] Please Review: (229095) HP-UX build not using pthread properly

Nathan Kinder nkinder at redhat.com
Fri Feb 16 23:19:24 UTC 2007


http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229095
Resolves: bug 229095
Bug Description: The autotools build-system is not using libpthread 
properly.  I attempted to
    test a build, and while the compile worked, ds_newinst-bin 
immediately core
    dumped with an assertion from NSPR.
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: According to the man page for pthread on HP-UX, we need 
to build with
    "-D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE" when using libpthread.  We
    also need to ensure that libpthread is linked to our programs before 
libc.  I added
    AC_DEFINE macros as well as adding "-lpthread" to AM_LDFLAGS for the 
HP-UX build.
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
http://bugzilla.redhat.com/bugzilla/attachment.cgi?id=148253
-------------- 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/20070216/9a351cc7/attachment.bin>


More information about the Fedora-directory-devel mailing list