> if ((IS_MEDIC(ch) && NOTRADE_MEDIC(shop_nr)) ||
--[snipped a chunk]--
> shop.o: In function `is_ok_char':
> /usr/home/oogame/circle30bpl17/src/shop.c(.text+0x20c): undefined reference
> to `NOTRADE_MEDIC'
> *** Error code 1
This just looks like NOTRADE_MEDIC isn't defined, do a string search
for "#define NOTRADE_CLERIC" (I think it's in shop.h) and check there.
It's easy to duplicate another notrade check to NOTRADE_MEDIC.
> Stop in /usr/home/oogame/circle30bpl17/src.
> *** Error code 1
>
> Stop in /usr/home/oogame/circle30bpl17/src.
> bash-2.04$
>
I'm pretty sure these two just mean that there was a fatal error in
compile, but i don't use gcc or bash or whatever it is, so keep an
eye out for a correction on the list. :)
Regards,
Kristof
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/11/01 PDT