[Fedora-directory-devel] Please review: Bug 227452: Solaris build: Need to add other libs for autotool build

Richard Megginson rmeggins at redhat.com
Mon Feb 5 23:49:06 UTC 2007


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227452
Resolves: bug 227452
Bug Description: Solaris build: Need to add other libs for autotool build
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: The AC_CHECK_LIB test for db_create needs -lnsl because 
libdb links with it on Solaris.  Other executables require -lnsl, 
-lsocket, and -ldl.  The strategy is to put these in the platform 
specific section in configure.ac so they can be exported to the 
Makefile.  Then we can just use the macros directly in Makefile.  On 
platforms where these are not required, they will evaluate to empty.
Platforms tested: Solaris 9
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=147419&action=diff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20070205/c052ee30/attachment.bin>


More information about the Fedora-directory-devel mailing list