Date: Sun, 9 Jan 2000 13:32:49 -0500 (EST) From: Stan Brown <stanb@netcom.com> To: freebsd-stable@freebsd.org (FreeBSD Stable List) Subject: Help _please_ "make world" faila Message-ID: <200001091832.KAA13213@netcom.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001091832.KAA13213>