From owner-freebsd-questions Mon Oct 7 21:35:52 2002 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 4DA5F37B401 for ; Mon, 7 Oct 2002 21:35:51 -0700 (PDT) Received: from zorin.isc.org (zorin.plosh.net [64.139.14.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id D72AF43E9E for ; Mon, 7 Oct 2002 21:35:50 -0700 (PDT) (envelope-from plosher@zorin.plosh.net) Received: by zorin.isc.org (Postfix, from userid 10188) id 6CBB617048; Mon, 7 Oct 2002 21:35:09 -0700 (PDT) Content-Type: text/plain; charset="iso-8859-1" From: Peter Losher To: freebsd-questions@freebsd.org Subject: Compiling nm in a make buildworld. Date: Mon, 7 Oct 2002 21:35:08 -0700 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200210072135.08568@zorin.isc.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi - I have a freshly intalled 4.6.2-REL box, and I wanted to update the box to 4.6.2-REL-p2. I cvsup'ed the src tree, and make buildworld dies @nm: Any ideas of what the cause could be? -=- ===> gnu/usr.bin/binutils/nm cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/nm -I/usr/src/gnu/usr.bin/binutils/nm/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/nm/../../../../contrib/binutils/include -I/usr/src/gnu/usr.bin/binutils/nm/../libbinutils -I/usr/src/gnu/usr.bin/binutils/nm/../../../../contrib/binutils/binutils -c /usr/src/gnu/usr.bin/binutils/nm/../../../../contrib/binutils/binutils/nm.c /usr/src/gnu/usr.bin/binutils/nm/../../../../contrib/binutils/binutils/nm.c: In function `main': /usr/src/gnu/usr.bin/binutils/nm/../../../../contrib/binutils/binutils/nm.c:467: syntax error at null character *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/nm. *** Error code 1 -=- Thanks - -- plosher@wwiv.com - [ http://www.plosh.net ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message