Two problems with bpl12 that were found recently with Microsoft Visual C++
4.0.
1) In conf.h.win (which you should have copied to conf.h), you need to add:
"#define HAVE_SYS_STAT_H 1" somewhere or CircleMUD will not compile.
2) The crypt define was changed to CIRCLE_CRYPT so in conf.h you change:
HAVE_CRYPT to CIRCLE_CRYPT. If your password is always wrong, this is
probably the problem.
Every other warning message is just the result of the xxx_rnum typedefs.
--
George Greer - Me@Null.net | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard
+------------------------------------------------------------+
| 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/08/00 PST