WTF is up with Oaisis OLC...?

From: i9974319 (i9974319@unicorn.it.wsu.edu)
Date: 06/16/96


Okay, I got Oaisis installed and working fine with pl11...
I installed on a stock, unmodified build of pl11...

everything is okay.

Now, I add one class to the mud.

Class.c compiles fine, the rest to the mud compiles file but.....
right when it is at the end of the compile and it's putting the .o files 
together here's what is spits out...

---

make ../bin/circle
make[1]: Entering directory `/MUD/circle30bpl11/src'
gcc -o ../bin/circle  comm.o act.comm.o act.informative.o act.movement.o 
act.item.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 interpreter.o limits.o magic.o mail.o mobact.o modify.o 
objsave.o olc.o shop.o spec_assign.o spec_procs.o spell_parser.o spells.o 
utils.o weather.o  
interpreter.o(.text+0x1379): undefined reference to `oedit_parse'
interpreter.o(.text+0x1399): undefined reference to `redit_parse'
interpreter.o(.text+0x13b9): undefined reference to `zedit_parse'
interpreter.o(.text+0x13d9): undefined reference to `medit_parse'
interpreter.o(.text+0x13f9): undefined reference to `sedit_parse'
modify.o(.text+0x1d9): undefined reference to `medit_disp_menu'
modify.o(.text+0x25a): undefined reference to `oedit_disp_menu'
modify.o(.text+0x2aa): undefined reference to `oedit_disp_extradesc_menu'
modify.o(.text+0x33a): undefined reference to `redit_disp_menu'
modify.o(.text+0x39a): undefined reference to `redit_disp_extradesc_menu'
modify.o(.text+0x3f5): undefined reference to `redit_disp_exit_menu'
olc.o(.text+0x193): undefined reference to `zedit_new_zone'
olc.o(.text+0x3b8): undefined reference to `redit_save_to_disk'
olc.o(.text+0x438): undefined reference to `zedit_save_to_disk'
olc.o(.text+0x4b8): undefined reference to `oedit_save_to_disk'
olc.o(.text+0x538): undefined reference to `medit_save_to_disk'
olc.o(.text+0x5a8): undefined reference to `sedit_save_to_disk'
olc.o(.text+0x613): undefined reference to `redit_setup_existing'
olc.o(.text+0x622): undefined reference to `redit_setup_new'
olc.o(.text+0x673): undefined reference to `zedit_setup'
olc.o(.text+0x6a2): undefined reference to `medit_setup_new'
olc.o(.text+0x6b3): undefined reference to `medit_setup_existing'
olc.o(.text+0x6e3): undefined reference to `oedit_setup_existing'
olc.o(.text+0x6f2): undefined reference to `oedit_setup_new'
olc.o(.text+0x715): undefined reference to `real_shop'
olc.o(.text+0x723): undefined reference to `sedit_setup_existing'
olc.o(.text+0x732): undefined reference to `sedit_setup_new'
olc.o(.text+0xa9b): undefined reference to `free_room'
olc.o(.text+0xb5b): undefined reference to `free_shop'
make[1]: *** [../bin/circle] Error 1
make[1]: Leaving directory `/MUD/circle30bpl11/src'
make: *** [all] Error 2
ansalon:/MUD/circle30bpl11/src#   

--------

Anyone got a clue?  I am not familiar with this type of an error messege.
Would I just be better off going back to pl8, is that more compatable?

Matthew



This archive was generated by hypermail 2b30 : 12/18/00 PST