I've seen a few posts about compiling under RH 5.0, and this is the first time I've tried since I upgraded. What's the 411 on changes to the compile procedure under bp11? Thanks, Jared gcc -c -g -O -Wall -fno-strict-prototypes comm.c In file included from comm.c:14: sysdep.h:207: conflicting types for `random' /usr/include/stdlib.h:218: previous declaration of `random' In file included from comm.c:30: comm.h:83: conflicting types for `htonl' /usr/include/netinet/in.h:200: previous declaration of `htonl' comm.h:95: conflicting types for `ntohl' /usr/include/netinet/in.h:198: previous declaration of `ntohl' make[1]: *** [comm.o] Error 1 +------------------------------------------------------------+ | 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