Jack Patton wrote: > > On Tue, 21 May 1996, Chris Nicodemus wrote: > > > I typed make all and this is what happend at the end > > > > gcc -o ../bin/circle comm.o act.comm.o act.informative.o act.movement.o > > act.obj1.o act.obj2.o act.offensive.o act.other.o act.social.o act.wizard.o > > handler.o db.o interpreter.o utility.o spec_assign.o shop.o limits.o mobact.o > > fight.o modify.o weather.o spell_parser.o spells1.o spells2.o constants.o > > spec_procs.o signals.o objsave.o boards.o magic.o mail.o castle.o ban.o graph.o > > config.o > > act.wizard.c:2665: Undefined symbol `_crypt' referenced from text segment > > interpreter.c:1298: Undefined symbol `_crypt' referenced from text segment > > interpreter.c:1420: Undefined symbol `_crypt' referenced from text segment > > interpreter.c:1433: Undefined symbol `_crypt' referenced from text segment > > interpreter.c:1620: Undefined symbol `_crypt' referenced from text segment > > interpreter.c:1645: Undefined symbol `_crypt' referenced from text segment > > interpreter.c:1657: Undefined symbol `_crypt' referenced from text segment > > interpreter.c:1673: Undefined symbol `_crypt' referenced from text segment > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > Stop. > > > > what are those errors and how do I fix them? > > > > In your makefile you need -DNOCRYPT in your compiler flags. > > Hope this helps. > > ====================== > ExileMUD > exile.intserv.com 4000 > ====================== I tried that and it said that it is not supported by this version of GCC
This archive was generated by hypermail 2b30 : 12/18/00 PST