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 "[EMAIL PROTECTED]"

Reply via email to