What patch level did you base this off of? I am using patch 10, soon to be upgrading to 11 and this is what I got. gcc -c -g -O -Wall -DBSD -ggdb shop.c shop.c:71: redefinition of `shop_bits' shop.h:143: `shop_bits' previously defined here shop.c: In function `shopping_buy': shop.c:533: `WILL_BANK_MONEY' undeclared (first use this function) shop.c:533: (Each undeclared identifier is reported only once shop.c:533: for each function it appears in.) shop.c: In function `ok_damage_shopkeeper': shop.c:892: `WILL_START_FIGHT' undeclared (first use this function) shop.c: In function `boot_the_shops': shop.c:1017: `max_shop_number' undeclared (first use this function) *** Error code 1 make: Fatal error: Command failed for target `shop.o' You defined them as WILL_FIGHT and WILL_BANK in shop.c. Which way should they be? Mabye I am missing something, it wouldn't suprise me, let me pick through this a little more. Monroe Eternal __o _`\<,_ Michael Andrew Clubine (*)/ (*) http://web.syr.edu/~maclubin __o `'`'``'``'`'~\_ maclubin@syr.edu _`\<,_ \ (*)/ (*) \ o__ o~_ ___/~`'`'`'` \ _,>/`_ _,>/`_ _/ \_ (*) \(*) (*) \(*) / ~~~~~~~~~~~~~~~~````'`'`'`'`'`''~~~~
This archive was generated by hypermail 2b30 : 12/07/00 PST