From owner-freebsd-stable Sun Jan 9 10:32:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from netcom.com (netcom5.netcom.com [199.183.9.105]) by hub.freebsd.org (Postfix) with ESMTP id 0AC1214D06 for ; Sun, 9 Jan 2000 10:32:52 -0800 (PST) (envelope-from stanb@netcom.com) Received: (from stanb@localhost) by netcom.com (8.9.3/8.9.3) id KAA13213 for freebsd-stable@freebsd.org; Sun, 9 Jan 2000 10:32:49 -0800 (PST) From: Stan Brown Message-Id: <200001091832.KAA13213@netcom.com> Subject: Help _please_ "make world" faila To: freebsd-stable@freebsd.org (FreeBSD Stable List) Date: Sun, 9 Jan 2000 13:32:49 -0500 (EST) X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I reported this yesterday, and the only reply I got asked for more details. Here they are. I cvsuped STABLE yesterday mornign, and again this mornng, and "make world" fails. here is the log: Script started on Sun Jan 9 11:51:38 2000 # make world -------------------------------------------------------------- >>> elf make world started on Sun Jan 9 11:51:43 EST 2000 -------------------------------------------------------------- -------------------------------------------------------------- >>> Cleaning up the temporary elf build tree -------------------------------------------------------------- mkdir -p /usr/obj/usr/src/tmp chflags -R noschg /usr/obj/usr/src/tmp/ rm -rf /usr/obj/usr/src/tmp ===> games/hangman cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/endgame.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/extern.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/getguess.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/getword.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/main.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/playgame.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/prdata.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/prman.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/prword.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/hangman/setup.c cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -o hangman endgame.o extern.o getguess.o getword.o main.o playgame.o prdata.o prman.o prword.o setup.o -lcurses -ltermcap -lcompat gzip -cn /usr/src/games/hangman/hangman.6 > hangman.6.gz ===> games/larn cc -nostdinc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/larn/main.c cc -nostdinc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/larn/object.c cc -nostdinc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/larn/create.c cc -nostdinc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/larn/tok.c cc -nostdinc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/larn/display.c cc -nostdinc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/larn/global.c cc -nostdinc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/larn/data.c /usr/src/games/larn/data.c:660: unterminated string or character constant /usr/src/games/larn/data.c:660: possible real start of unterminated constant /usr/src/games/larn/data.c:661: Unterminated string constant /usr/src/games/larn/data.c:661: parse error at end of input *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # ^D Script done on Sun Jan 9 13:18:04 2000 As I reported yesterday, it is failing in building the game larn, specifically in the data.c file. Is this a roblem specific to my system? I am reluctant to try it on another machien. Any helpfule sugestiosn as to how to fix this, or at least wrokaround it? Thanks. -- Stan Brown stanb@netcom.com 404-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead... Henry Spencer (c) 1998 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message