MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

OOH boy.. hhe. neverseen this one before.. anyone got anyideas?




make
grep -v '^#undef' raw_config.h > config.h
gcc -g -Wall -Wwrite-strings  -O -DMOO  -c ast.c -o ast.o
In file included from utils.h:24,
                 from ast.c:28:
execute.h:57: `MAX_VERB_DEPTH' undeclared here (not in a function)
make: *** [ast.o] Error 1


egoff@vespucci.iquest.com



Follow-Ups:

Home | Subject Index | Thread Index