From owner-freebsd-stable Fri Jul 19 2:49: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEAB937B400 for ; Fri, 19 Jul 2002 02:49:02 -0700 (PDT) Received: from viefep16-int.chello.at (viefep16-int.chello.at [213.46.255.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6644843E3B for ; Fri, 19 Jul 2002 02:49:01 -0700 (PDT) (envelope-from ant@overclockers.at) Received: from Deadcell.ant ([212.17.108.240]) by viefep16-int.chello.at (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with ESMTP id <20020719094900.TXIN2227.viefep16-int.chello.at@Deadcell.ant>; Fri, 19 Jul 2002 11:49:00 +0200 Received: from Deadcell.ant (localhost [127.0.0.1]) by Deadcell.ant (8.12.5/8.12.5) with ESMTP id g6J9mxdo058197; Fri, 19 Jul 2002 11:48:59 +0200 (CEST) (envelope-from ant@Deadcell.ant) Received: (from ant@localhost) by Deadcell.ant (8.12.5/8.12.5/Submit) id g6J9mrQ5058196; Fri, 19 Jul 2002 11:48:53 +0200 (CEST) Date: Fri, 19 Jul 2002 11:48:53 +0200 From: Andreas Ntaflos To: Sm Cc: freebsd-stable@freebsd.org Subject: Re: Problems building world (RELENG_4 and RELENG_4_6) Message-ID: <20020719094853.GA58143@Deadcell.ant> References: <007801c22ee3$3657e8e0$0200a8c0@scott> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007801c22ee3$3657e8e0$0200a8c0@scott> User-Agent: Mutt/1.4i 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 On Fri, Jul 19, 2002 at 01:14:50PM +0800, Sm wrote: > > I have spoken to friends also running 4.6-release who have tried updating > and their builds die in the same place too, has > anyone else on the list had this problem or does anyone have a solution. > > Another small annoyance I have noticed is that sometimes > /usr/src/etc/mtree/BSD.include.dist misses 'wi' under 'dev' > after a cvsup, this only happens sometimes and is easy to fix. Does anyone > else have this problem too from time to time? > I have rebuilt world on one of my 4.6-STABLE machines on Wed Jul 17 and it ran just smoothly. So I don't think it is a problem with the CVS server or something like that. How do you do the build process? As described in src/UPDATING (make buildworld, make buildkernel, etc etc) or the old way with config, make depend and the like? > building static ssh library > ranlib libssh.a > cc -fpic -DPIC -O -pipe -march=pentiumpro -I/usr/src/secure/lib/libssh/../../../crypto/openssh -DNO_IDEA -c /usr/src/secure/lib/libssh/../../../crypto/openssh/authfd.c -o authfd.So [snip] > cc -fpic -DPIC -O -pipe -march=pentiumpro -I/usr/src/secure/lib/libssh/../../../crypto/openssh -DNO_IDEA -c /usr/src/secure/lib/libssh/../../../crypto/openssh/version.c -o version.So > make: don't know how to make /usr/obj/usr/src/i386/usr/lib/libcrypto.a. Stop > *** Error code 2 > > Stop in /usr/src/secure/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. If not doing the process with make buildworld, you may want to give it a try. That's all I can think of now, maybe it helps. HTH regards -- Andreas "ant" Ntaflos ant@overclockers.at Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message