From owner-freebsd-questions Mon Oct 30 12:15:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from slash.ab.videon.ca (slash.ab.videon.ca [206.75.216.210]) by hub.freebsd.org (Postfix) with ESMTP id 82F0E37B479 for ; Mon, 30 Oct 2000 12:15:14 -0800 (PST) Received: from rolf-e-laptop.meccamediagroup.com (firewall.meccamediagroup.com [24.108.76.66]) by slash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id NAA10950 for ; Mon, 30 Oct 2000 13:15:13 -0700 (MST) Message-Id: <5.0.0.25.2.20001030131350.00a7fd28@127.0.0.1> X-Sender: redwards/firewall.meccamediagroup.com@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 30 Oct 2000 13:15:15 -0700 To: freebsd-questions@FreeBSD.ORG From: Rolf Edwards Subject: Re: cvsup and make buildworld In-Reply-To: <5.0.0.25.2.20001030124927.00aa8e28@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I managed to get past that point by copying the filesys.c file from another machine. Strange thing is that they were both updated around the same time. The files didn't seem to be corrupted, but I forgot to compare. Whoops... Rolf At 12:53 PM 10/30/2000, you wrote: >With the latest cvsup source from cvsup5, I am unable to build world. It >crashes out on /usr/src/gnu/usr.bin/texinfo. > >The message is as follows. > >===> info >Warning: Object directory not changed from original >/usr/src/gnu/usr.bin/texinfo/info >cc -O -pipe >-DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" >-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -c >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/dir.c >cc -O -pipe >-DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" >-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -c >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/display.c >cc -O -pipe >-DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" >-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -c >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/doc.c >cc -O -pipe >-DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" >-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -c >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/dribble.c >cc -O -pipe >-DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" >-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -c >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/echo-area.c >cc -O -pipe >-DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" >-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo >-I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib -c >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/filesys.c >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/filesys.c:159: >syntax error at null character >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/filesys.c: >In function `info_file_in_path': >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/filesys.c:160: >declaration for parameter `path' but no such parameter >/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/filesys.c:160: >declaration for parameter `filename' but no such parameter >*** Error code 1 > >Stop in /usr/src/gnu/usr.bin/texinfo/info. >*** Error code 1 > >Stop in /usr/src/gnu/usr.bin/texinfo. > >I have tried building this directory directly, but that does not help. I >did a build world on Friday, and tried again last night, but the machine >crashed. I deleted all source files, and re cvsup'd them. I am >experiencing a lot of fsck errors since the build last night. Any clues? > >Rolf > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message