From owner-freebsd-questions@FreeBSD.ORG Mon Aug 9 18:30:22 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B6161065672 for ; Mon, 9 Aug 2010 18:30:22 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id E5BCD8FC08 for ; Mon, 9 Aug 2010 18:30:21 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id o79IT9SL094866; Mon, 9 Aug 2010 14:29:09 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id o79IT95U094865; Mon, 9 Aug 2010 14:29:09 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 9 Aug 2010 14:29:08 -0400 From: Jerry McAllister To: Andrea Venturoli Message-ID: <20100809182908.GB94772@gizmo.acns.msu.edu> References: <20100809182008.GA94733@gizmo.acns.msu.edu> <4C604872.7010209@netfence.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C604872.7010209@netfence.it> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Installing wget 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: Mon, 09 Aug 2010 18:30:22 -0000 On Mon, Aug 09, 2010 at 08:26:58PM +0200, Andrea Venturoli wrote: > Il 08/09/10 20:20, Jerry McAllister ha scritto: > >Hi All, > > > >I started an instal of wget from ports - /usr/ports/ftp/wget > > > >It comes up with some selections and I mistakenly selected GNUTLS. > > > >Now I constantly get > > "GNUTLS and OPENSSL are mutually exclusive, enable at most one of them" > >And the make quits. > > > >How do I get rid of that. I have done make clean, make diskclean > >and deleted as many files as I dared, but it still won't build > >and install wget. > > > >Of course, there is some file I don't know about. > >Can someone point me to where to find it? > > > rm /var/db/ports/wget/options Wow. I didn't even know that exists. > > or > > portupgrade -Cf wget > > or > > cd /usr/ports/ftp/wget ; make config The make config fixed it up for me. Thanks for the info, ////jerry > > bye > av. > _______________________________________________ > 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"