Ports: Cannot compile CURL

Chuck Swiger cswiger at mac.com
Fri Mar 23 22:24:23 UTC 2007


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



More information about the freebsd-questions mailing list