Date: Fri, 23 Mar 2007 15:24:22 -0700 From: Chuck Swiger <cswiger@mac.com> To: Amardeo Sarma <sarma@gwup.org> Cc: freebsd-questions@freebsd.org Subject: Re: Ports: Cannot compile CURL Message-ID: <5046B98E-1EE9-4BF2-86EA-4FC9053F7624@mac.com> In-Reply-To: <46044B37.3050805@gwup.org> References: <46044B37.3050805@gwup.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5046B98E-1EE9-4BF2-86EA-4FC9053F7624>