SF.net SVN: gar:[23036] csw/mgar/pkg/samba/branches/samba3/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Mon Feb 17 16:25:15 CET 2014
Revision: 23036
http://sourceforge.net/p/gar/code/23036
Author: lblume
Date: 2014-02-17 15:25:11 +0000 (Mon, 17 Feb 2014)
Log Message:
-----------
samba/branches/samba3: Add workarond deps for ld bug
Modified Paths:
--------------
csw/mgar/pkg/samba/branches/samba3/Makefile
Modified: csw/mgar/pkg/samba/branches/samba3/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba3/Makefile 2014-02-17 14:04:51 UTC (rev 23035)
+++ csw/mgar/pkg/samba/branches/samba3/Makefile 2014-02-17 15:25:11 UTC (rev 23036)
@@ -306,6 +306,19 @@
CHECKPKG_OVERRIDES_CSWsamba-winbind += surplus-dependency|CSWsamba-nss
+### Needed to work around the ld Bug
+RUNTIME_DEP_PKGS_CSWsamba-swat += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibtdb1 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibwbclient0 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibsmbclient0 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibtevent0 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibsmbsharemodes0 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibsmbsharemodes0 += CSWlibtalloc2
+RUNTIME_DEP_PKGS_CSWsamba-nss += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibnetapi0 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWsamba-client += CSWlibintl8
+###
+
# Needed as the configure script doesn't add it
EXTRA_LINKER_FLAGS += -lintl
EXTRA_LINKER_FLAGS += -z ignore -z lazyload
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list