Re: Ports: Cannot compile CURL

2007-03-23 Thread Amardeo Sarma
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 >>

Re: Ports: Cannot compile CURL

2007-03-23 Thread Chris Slothouber
cd /usr/ports/ftp/curl && make config Amardeo Sarma wrote: Hi, 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 ar

Re: Ports: Cannot compile CURL

2007-03-23 Thread Chuck Swiger
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 va

Ports: Cannot compile CURL

2007-03-23 Thread Amardeo Sarma
Hi, 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_C