Date: Mon, 3 Jul 2000 01:09:25 +0400 From: Sergey Osokin <osa@freebsd.org.ru> To: current@FreeBSD.org Subject: make buildworld failed... Message-ID: <20000703010925.A45655@freebsd.org.ru>
next in thread | raw e-mail | index | archive | help
Hello! After CVSuped my sources i try make buildworld & it failed: cc -O2 -pipe -march=pentium -DUNIX -fwritable-strings -I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/rogue/thw.c cc -O2 -pipe -march=pentium -DUNIX -fwritable-strings -I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/rogue/tr.c cc -O2 -pipe -march=pentium -DUNIX -fwritable-strings -I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/rogue/usc cc -O2 -pipe -march=pentium -DUNIX -fwritable-strings -I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/rogue/zac cc -O2 -pipe -march=pentium -DUNIX -fwritable-strings -I/usr/obj/usr/src/i386/usr/include -o rogue curses.o hit.o it.o inventory.o level.o machdep.o main.o message.o monster.o move.o object.o pack.o play.o random.o ring.o room.o save score.o spec_hit.o throw.o trap.o use.o zap.o -lcurses -ltermcap -lcompat monster.o: In function `mv_1_monster': monster.o(.text+0x657): undefined reference to `flame_broil' *** Error code 1 Stop in /usr/src/games/rogue. *** Error code 1 Stop in /usr/src/games. *** Error code 1 Any idea? Rgdz, Sergey Osokin aka oZZ, osa@FreeBSD.org.ru http://www.FreeBSD.org.ru/~osa/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000703010925.A45655>