[csw-devel] SF.net SVN: gar:[19226] csw/mgar/pkg/samba/trunk/Makefile

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Tue Sep 18 10:28:08 CEST 2012


Revision: 19226
          http://gar.svn.sourceforge.net/gar/?rev=19226&view=rev
Author:   janholzh
Date:     2012-09-18 08:28:08 +0000 (Tue, 18 Sep 2012)
Log Message:
-----------
samba/trunk: fix krb5-conf

Modified Paths:
--------------
    csw/mgar/pkg/samba/trunk/Makefile

Modified: csw/mgar/pkg/samba/trunk/Makefile
===================================================================
--- csw/mgar/pkg/samba/trunk/Makefile	2012-09-18 07:32:08 UTC (rev 19225)
+++ csw/mgar/pkg/samba/trunk/Makefile	2012-09-18 08:28:08 UTC (rev 19226)
@@ -306,7 +306,8 @@
 CONFIGURE_ARGS += --with-ldap
 CONFIGURE_ARGS += --with-automount
 CONFIGURE_ARGS += --with-dnsupdate=no
-CONFIGURE_ARGS += --with-krb5=$(prefix)
+# Do not set krb5 this is handeled in gar. Otherwise 64bit will not build
+#CONFIGURE_ARGS += --with-krb5=$(prefix)
 CONFIGURE_ARGS += --with-privatedir=$(SMBPRIVATEDIR)
 CONFIGURE_ARGS += --with-configdir=$(SMBCONFIGDIR)
 CONFIGURE_ARGS += --with-lockdir=$(SMBLOCKDIR)

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