we are trying to compile the circlemud source code with all the patches under windows 95 with the borland C++ Ver. 5.01 and we keep getting an "function terminated incorrectly" error and it is pointing us to the code below: #ifndef HAVE_RANDOM /*prototypes for my own random function*/ void srandom(unsigned long intial_seed); unsigned long random(void); just before the above code it is commented that there has been trouble compiling using some compliers under some Os's. anybody know how to remedy this problem? +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST