I am using a paradox code, rom/rot derivitive.
I put in hedit finished the entire code and it still
dont work, at the end of my compile I get this.
gcc -O -g -o rot act_comm.o act_enter.o act_info.o act_move.o act_obj.o act_wiz.o alias.o ban.o clans.o comm.o const.o curse.
o db.o db2.o effects.o fight.o flags.o forget.o handler.o healer.o interp.o note.o lookup.o magic.o magic2.o music.o recycle.
o repent.o save.o scan.o sign.o skills.o special.o tables.o update.o wizlist.o mob_cmds.o mob_prog.o olc.o olc_act.o olc_save
.o bit.o mem.o string.o olc_mpcode.o mdice.o copyover.o quest.o banks.o auction.o -lcrypt
olc.o(.text+0x95): In function `run_olc_editor':
/home/verge/paradox/src/olc.c:59: undefined reference to `hedit'
collect2: ld returned 1 exit status
make: *** [rot] Error 1
Ive looked at source codes that have hedit in them
and it looks the exact same, what might I be missing?
I put in hedit finished the entire code and it still
dont work, at the end of my compile I get this.
gcc -O -g -o rot act_comm.o act_enter.o act_info.o act_move.o act_obj.o act_wiz.o alias.o ban.o clans.o comm.o const.o curse.
o db.o db2.o effects.o fight.o flags.o forget.o handler.o healer.o interp.o note.o lookup.o magic.o magic2.o music.o recycle.
o repent.o save.o scan.o sign.o skills.o special.o tables.o update.o wizlist.o mob_cmds.o mob_prog.o olc.o olc_act.o olc_save
.o bit.o mem.o string.o olc_mpcode.o mdice.o copyover.o quest.o banks.o auction.o -lcrypt
olc.o(.text+0x95): In function `run_olc_editor':
/home/verge/paradox/src/olc.c:59: undefined reference to `hedit'
collect2: ld returned 1 exit status
make: *** [rot] Error 1
Ive looked at source codes that have hedit in them
and it looks the exact same, what might I be missing?