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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sun Jan 10 16:22:49 CET 2010


Revision: 7945
          http://gar.svn.sourceforge.net/gar/?rev=7945&view=rev
Author:   skayser
Date:     2010-01-10 15:22:49 +0000 (Sun, 10 Jan 2010)

Log Message:
-----------
dante: build w/o kerberos to see whether it fixes socksify core dumps

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

Modified: csw/mgar/pkg/dante/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dante/trunk/Makefile	2010-01-10 15:17:18 UTC (rev 7944)
+++ csw/mgar/pkg/dante/trunk/Makefile	2010-01-10 15:22:49 UTC (rev 7945)
@@ -65,6 +65,8 @@
 # UPNP support requires miniupnp from http://miniupnp.free.fr/
 CONFIGURE_ARGS += --without-upnp
 
+CONFIGURE_ARGS += --without-gssapi
+
 SAMPLECONF  = $(sysconfdir)/socks.conf
 SAMPLECONF += $(sysconfdir)/sockd.conf
 INITSMF     = /etc/opt/csw/init\.d/cswdante
@@ -81,8 +83,8 @@
 	# Kerberos linking fails with the shipped libtool, so make ./configure
     # use /opt/csw/bin/libtool (similar to what Debian does). See
 	# http://article.gmane.org/gmane.os.solaris.opencsw.maintainers/5275
-	gsed -ie 's,^LIBTOOL=.*,LIBTOOL=/opt/csw/bin/libtool,' \
-		$(WORKSRC)/configure
+	#gsed -ie 's,^LIBTOOL=.*,LIBTOOL=/opt/csw/bin/libtool,' \
+	#	$(WORKSRC)/configure
 	@$(MAKECOOKIE)
 
 post-install-libsocks: DOCDEST = $(DESTDIR)$(docdir)/libsocks


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