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,
[EMAIL PROTECTED]
http://www.FreeBSD.org.ru/~osa/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to