From owner-freebsd-current Thu Sep 26 18:50:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D95437B401 for ; Thu, 26 Sep 2002 18:50:23 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E1FFB43E65 for ; Thu, 26 Sep 2002 18:50:22 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 72303 invoked by uid 1000); 27 Sep 2002 01:50:24 -0000 Date: Thu, 26 Sep 2002 18:50:24 -0700 (PDT) From: Nate Lawson To: wsk Cc: freebsd-current@freebsd.org Subject: Re: make buildworld In-Reply-To: <3D93B0C2.4050407@mail.gddsn.org.cn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had this problem on my box when libc and the kernel got out of sync. I solved it with: cd /usr/src/libc; make all install -Nate On Fri, 27 Sep 2002, wsk wrote: > hi all > i get the follow error mesgs when i make builword after cvsup my current > ,and i found the > sendmail as the same. > btxld -v -E 0x1000 -f bin -b > /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o > boot2.ld -P 1 boot2.bin > btxld: Cannot allocate memory > *** Error code 2 > > Stop in /usr/src/sys/boot/i386/boot2. > thanks any info > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message