From owner-freebsd-current Sun Jul 2 14: 9:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from ozz.freebsd.org.ru (ozz.etrust.ru [194.84.67.11]) by hub.freebsd.org (Postfix) with ESMTP id 8E1FF37B52E for ; Sun, 2 Jul 2000 14:09:30 -0700 (PDT) (envelope-from osa@ozz.freebsd.org.ru) Received: (from osa@localhost) by ozz.freebsd.org.ru (8.9.3/8.9.3) id BAA45668 for current@FreeBSD.org; Mon, 3 Jul 2000 01:09:26 +0400 (MSD) (envelope-from osa) Date: Mon, 3 Jul 2000 01:09:25 +0400 From: Sergey Osokin To: current@FreeBSD.org Subject: make buildworld failed... Message-ID: <20000703010925.A45655@freebsd.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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