From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 05:47:03 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 725D616A403 for ; Sat, 24 Mar 2007 05:47:03 +0000 (UTC) (envelope-from sarma@gwup.org) Received: from thales.securesites.net (thales.securesites.net [213.198.89.240]) by mx1.freebsd.org (Postfix) with ESMTP id 0754713C45D for ; Sat, 24 Mar 2007 05:47:02 +0000 (UTC) (envelope-from sarma@gwup.org) Received: from [192.168.168.10] (p57a75fd9.dip.t-dialin.net [87.167.95.217]) (authenticated bits=0) by thales.securesites.net (8.13.6.20060614/8.13.6) with ESMTP id l2O5l03A040820 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 24 Mar 2007 05:47:01 GMT Message-ID: <4604BB53.4070104@gwup.org> Date: Sat, 24 Mar 2007 06:46:59 +0100 From: Amardeo Sarma User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Chuck Swiger References: <46044B37.3050805@gwup.org> <5046B98E-1EE9-4BF2-86EA-4FC9053F7624@mac.com> In-Reply-To: <5046B98E-1EE9-4BF2-86EA-4FC9053F7624@mac.com> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (thales.securesites.net [213.198.89.240]); Sat, 24 Mar 2007 05:47:01 +0000 (GMT) Cc: freebsd-questions@freebsd.org Subject: Re: Ports: Cannot compile CURL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 05:47:03 -0000 Thanks, that did it. Amardeo Chuck Swiger wrote: > On Mar 23, 2007, at 2:48 PM, Amardeo Sarma wrote: >> When I try an run "make install" for CURL (/usr/ports/ftp/curl), I get >> the message: >> >> ===> curl-7.16.1 does not suport both c-ares and IPv6 - disable one of >> them >> ** Error code 1 >> >> How do I disable them (c-ares and / or IPv6)? Where are these variables >> set and how do I unset them? >> >> make -V WITH_CARES >> for example yields "true" > > Try "make rmconfig" and then re-configure the port next time you build > it (assuming that those make variables aren't set externally somehow)... > > ---Chuck > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- Amardeo Sarma sarma@gwup.org