From owner-freebsd-stable Sun Aug 6 11: 2:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from nemesis.worldnet.net (nemesis.worldnet.net [195.3.3.18]) by hub.freebsd.org (Postfix) with ESMTP id 9392537BB43 for ; Sun, 6 Aug 2000 11:02:52 -0700 (PDT) (envelope-from pcasidy@worldnet.fr) Received: from m1.worldnet.net (m1.worldnet.net [195.3.3.5]) by nemesis.worldnet.net (8.9.3/8.9.3) with ESMTP id UAA90821 for ; Sun, 6 Aug 2000 20:06:32 +0200 (CEST) Received: from greatoak.home (p14-053.province.worldnet.fr [195.3.14.53]) by m1.worldnet.net (8.9.3/8.9.3) with ESMTP id UAA09569 for ; Sun, 6 Aug 2000 20:02:32 +0200 (CEST) Received: (from pcasidy@localhost) by greatoak.home (8.9.3/8.9.3) id TAA49944 for freebsd-stable@freebsd.org; Sun, 6 Aug 2000 19:54:17 +0200 (CEST) (envelope-from pcasidy) Message-Id: <200008061754.TAA49944@greatoak.home> Date: Sun, 6 Aug 2000 19:54:16 +0200 (CEST) From: Philippe CASIDY Subject: make: don't know how to make dwarf1.c. Stop To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I want to updrage my kernel from 4.0 RELEASE to the latest STABLE. So I did the following sequence: - cvsuped "src-all" as of today - cd to /usr/src - updated my source tree with "cvs -q update -d -r RELENG_4" - su to root - invoke "make buildworld" as the first stage of /usr/src/UPDATING >>> stage 3: cross tools [snip] ===> libbfd sed -e s/NN/32/g /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elfxx-target.h > elf32-target.h sed -f /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/targmatch.sed /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/config.bfd > targmatch.h make: don't know how to make dwarf1.c. Stop *** Error code 2 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any help is welcome. Thanks Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message