From owner-freebsd-stable Thu Apr 18 5: 1:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bofh.dnt.ro (bofh.dnt.ro [193.226.100.57]) by hub.freebsd.org (Postfix) with ESMTP id 9564537B405; Thu, 18 Apr 2002 05:01:31 -0700 (PDT) Received: from localhost (camelia@localhost) by bofh.dnt.ro (8.11.6/8.11.6) with ESMTP id g3IC2Mw27888; Thu, 18 Apr 2002 15:02:23 +0300 (EEST) (envelope-from camelia@office.dnt.ro) X-Authentication-Warning: bofh.dnt.ro: camelia owned process doing -bs Date: Thu, 18 Apr 2002 15:02:22 +0300 (EEST) From: Camelia NASTASE To: Doug Barton Cc: Subject: Re: buildworld failure In-Reply-To: <20020418025522.S34061-100000@12-234-22-238.client.attbi.com> Message-ID: <20020418145614.V27862-100000@bofh.dnt.ro> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > > maybe this will give you a clue, cause' i'm still stucked with the > > buildworld problem: > > > > /usr/ports/archivers/unarj# make install > > 1: not found > > *** Error code 127 > > > > Stop in /usr/ports/archivers/unarj. > > > > the same happens for every port. maybe this is because i cvsup'ed the > > ports along with cvsup'ing the source tree. > > Two things you can try. First: > > mkdir testdir > cd testdir > echo 'all:' > Makefile > make it doesn't give me any errors. so i guess my make is doing just fine. > > If that gives you errors, the problem is either with make itself, or with > /usr/share/mk. If it doesn't give you errors, try 'rm -r /usr/ports/Mk > /usr/ports/archivers/arj' and then cvsup again and see what happens. Also, > if your supfile for ports doesn't look something like this: after "rm -rf /usr/ports/Mk" and cvsuping the ports again, with my cvsupfile looking as follows: # cat /etc/cvsupfile *default host=cvsup5.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4_5 *default delete use-rel-suffix #src-all *default tag=. ports-all #doc-all i tried to install a random port: /usr/ports/archivers/rar# make 1: not found *** Error code 127 Stop in /usr/ports/archivers/rar. same result. i guess i should pass the buildworld phase before trying to solve the ports problem, and i think these two issues are somehow related. i just don't know how to fix this. Camelia -- Camelia Nastase, camelia@office.dnt.ro Network Administrator Dynamic Network Technologies, Romania Tel: +40-1-2106863 Fax: +40-1-3122745 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message