From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 02:44:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BA5D16A4CE for ; Tue, 14 Dec 2004 02:44:30 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49FE443D45 for ; Tue, 14 Dec 2004 02:44:29 +0000 (GMT) (envelope-from microkernel@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1274430wra for ; Mon, 13 Dec 2004 18:44:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=s7sofmFe18LQ7KJKuY4P91sRiK3VTpKx7ZJLt45Ru/9DC6ZmscUVPolbWbIUwkiOpcf9DZ7fL6UFv4J1BFYKaMrBVYh1hHz3F5l7xV7O6RdhPlUaZTZtEVsFT8G+1e5F0MT5ep7myqGMabROh2Sk4FLfqo4FQuZ9XWoLYjw2T18= Received: by 10.54.46.57 with SMTP id t57mr2482893wrt; Mon, 13 Dec 2004 18:44:28 -0800 (PST) Received: by 10.54.45.3 with HTTP; Mon, 13 Dec 2004 18:44:28 -0800 (PST) Message-ID: Date: Tue, 14 Dec 2004 10:44:28 +0800 From: microkernel To: freebsd-questions@freebsd.org In-Reply-To: <20041214022942.5384516A4D5@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041214022942.5384516A4D5@hub.freebsd.org> Subject: Re: freebsd-questions Digest, Vol 83, Issue 4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: microkernel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 02:44:30 -0000 > Message: 1 > Date: Mon, 13 Dec 2004 14:23:07 -0500 > From: Robert Fitzpatrick > Subject: Re: Cleaning port config options > To: Miguel Mendez > Cc: FreeBSD > Message-ID: <1102965787.6664.39.camel@columbus.webtent.org> > Content-Type: text/plain > > On Mon, 2004-12-13 at 11:00, Miguel Mendez wrote: > > > I was installing the mail/dspam port and the selection of options > > > appeared for configuration, then after selecting, the configuration > > > stopped with an error that I had selected too many back-end options. I > > > did 'make distclean' and 'make clean', but the options list will not > > > appear again for me to alter the configuration options. How do I do > > > this? > > > > make rmconfig > > > > Thanks, I've tried this as well with no luck. I did 'make distclean', > then 'make rmconfig', then 'make rmconfig' again to have it say no user > settings were found. Then I do make and leave all default make settings, > it gives me the same error: > > ===> dspam-3.2.3.20041203.1245 depends on file: > /usr/local/bin/libtool15 - found > ===> dspam-3.2.3.20041203.1245 depends on shared library: ecpg.4 - > found > ===> dspam-3.2.3.20041203.1245 depends on shared library: sqlite.2 - > found > ===> Configuring for dspam-3.2.3.20041203.1245 > > You can use one and only one database back-end at once. > *** Error code 1 > > Can there possibly be anything else not getting cleaned up? > > -- > Robert > > ------------------------------ > You can find the ports config in the following path /var/db/ports -- If this is my destiny so be it!