From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 23:54:10 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 E3A1B16A4CE for ; Mon, 23 Feb 2004 23:54:10 -0800 (PST) Received: from airbus.lido-tech.net (airbus.lido-tech.net [62.89.127.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FCCD43D1F for ; Mon, 23 Feb 2004 23:54:10 -0800 (PST) (envelope-from bernard.el-hagin@lido-tech.net) Received: from localhost (localhost.lido-tech.net [127.0.0.1]) by airbus.lido-tech.net (Postfix) with ESMTP id 7BC004AE3C for ; Tue, 24 Feb 2004 08:54:21 +0100 (CET) Received: from airbus.lido-tech.net ([127.0.0.1]) by localhost (airbus.lido-tech.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53146-03 for ; Tue, 24 Feb 2004 08:54:20 +0100 (CET) Received: from lido-tech.net (domino01.lido-tech [192.168.32.82]) by airbus.lido-tech.net (Postfix) with ESMTP id F05484AE15 for ; Tue, 24 Feb 2004 08:54:19 +0100 (CET) Received: from gdndev25.lido-tech ([192.168.38.25]) by lido-tech.net (Lotus Domino Release 5.0.11) with SMTP id 2004022408580356:101891 ; Tue, 24 Feb 2004 08:58:03 +0100 From: Bernard El-Hagin To: freebsd-questions@freebsd.org Date: Tue, 24 Feb 2004 08:50:44 +0100 Message-ID: References: <20040223213301.GA2236@jrpenn.demon.co.uk> <20040224031539.K800@localhost.localdomain> <20040224034201.GA38608@xor.obsecurity.org> <20040224045718.GA661@hoth> <20040224061613.GA40324@xor.obsecurity.org> <20040224074445.00007d99@gdndev25> <20040224065734.GA40898@xor.obsecurity.org> In-Reply-To: <20040224065734.GA40898@xor.obsecurity.org> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on Domino01.lido-tech/Lido-Tech(Release 5.0.11 |July 24, 2002) at 24/02/2004 08:58:03,|July 24, 2002) at 24/02/2004 08:58:05, Serialize complete at 24/02/2004 08:58:05 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Subject: Re: portsdb: Warning: Duplicate INDEX entry X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bernard.el-hagin@lido-tech.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 07:54:11 -0000 Kris Kennaway wrote: >On Tue, Feb 24, 2004 at 07:44:45AM +0100, Bernard El-Hagin wrote: > >> > > Since I have this same problem I ran 'make describe' and here's = the >> > > result: >> > >=20 >> > > ------------- >> > > =3D=3D=3D> devel/sparc-rtems-gdb >> > > *** Error code 1 >> > >=20 >> > > Stop in /usr/ports/devel. >> > > *** Error code 1 >> > >=20 >> > > Stop in /usr/ports. >> > > ------------- >> >=20 >> > What version of FreeBSD are you running? >>=20 >>=20 >> Sorry, I should have mentioned that. I'm running 5.1-Release. > >I think there's something in one of the included makefiles that relies >on a change to make(1) that happened after 5.1-RELEASE. Note that >only the most recent release is supported by the ports collection >(http://www.freebsd.org/ports); try updating to 5.2 or 4.9, which >should fix the problem. Wow, that really sucks, since I've had zero luck updating to 5.2 the two times I tried, and going with 4.9 from 5.1R means a reinstall, rather than an upgrade (I'm led to believe). Thanks for your help. --=20 Cheers, Bernard