dg scripts problem

From: Steven Newsom (XNetplayerX@aol.com)
Date: 07/12/00


I recently patched in dg scripts pl7 for circlmudbpl14.  When I compile it,
it does fine up until it gets to the part where it makes the *.o files then I
get this message.

make[1]: Entering directory `/home/nightmare/circle30bpl14/src'
gcc -o ../bin/circle  comm.o act.comm.o act.informative.o act.movement.o
act.ite
m.o act.offensive.o act.other.o act.social.o act.wizard.o ban.o boards.o
castle.
o class.o config.o constants.o db.o fight.o graph.o handler.o house.o
interprete
r.o limits.o magic.o mail.o mobact.o modify.o objsave.o olc.o random.o shop.o
sp
ec_assign.o spec_procs.o spell_parser.o spells.o utils.o weather.o redit.o
oedit
.o zedit.o medit.o sedit.o race.o auction.o dg_comm.o dg_db_scripts.o
dg_event.o
 dg_handler.o dg_mobcmd.o dg_objcmd.o dg_scripts.o dg_triggers.o dg_wldcmd.o
dg_
olc.o -lcrypt
dg_scripts.o: In function `script_driver':
/home/nightmare/circle30bpl14/src/dg_scripts.c:2827: undefined reference to
`do_
dg_cast'
/home/nightmare/circle30bpl14/src/dg_scripts.c:2830: undefined reference to
`do_
dg_affect'
collect2: ld returned 1 exit status
make[1]: *** [../bin/circle] Error 1
make[1]: Leaving directory `/home/nightmare/circle30bpl14/src'
make: *** [all] Error 2



I have tried to define them in dg_scripts.h and in dg_scripts.c with no luck.
 Anyone know what I am doing wrong and can help me fix this problem??  Any
help is appreciated.

  Thanks


     +------------------------------------------------------------+
     | 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/10/01 PDT