At 05:30 AM 1/16/98 -0600, you wrote:
>Anyone else getting errors along the lines of:
>comm.c:698: Undefined symbol `_process_events' referenced from text segment
>comm.c:701: Undefined symbol `_script_trigger_check' referenced from text
>segmen
>t
>comm.c:1812: Undefined symbol `_act_mtrigger' referenced from text segment
>etc.
The patch modifies Makefile.in, not Makefile. This means you'll
either need to re-configure (in src/.. type ./configure) or you'll
need to add the dependencies and rules for all the dc_*.c files
in order to have those references linked in.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST