I am just starting to get my mud set up. I downloaded the code, expanded it, ran configure, and currently I am at the make all stage. when i type make all from the src directory i get the following output: make ../bin/circle 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/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.0/include/stdlib.h:247: previous dec laration of `random' sysdep.h:211: conflicting types for `srandom' /usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.0/include/stdlib.h:244: previous dec laration of `srandom' In file included from comm.c:30: comm.h:83: conflicting types for `htonl' /usr/include/machine/endian.h:89: previous declaration of `htonl' comm.h:95: conflicting types for `ntohl' /usr/include/machine/endian.h:89: previous declaration of `ntohl' comm.h:99: conflicting types for `read' /usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.0/include/unistd.h:85: previous decl aration of `read' comm.h:123: conflicting types for `write' /usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.0/include/unistd.h:86: previous decl aration of `write' *** Exit 1 Stop. *** Exit 1 Stop. I am running on a Unix system. Can anyone tell me what I can do to fix this previously declared problem? Not sure really where to even start - just started wading through the code, would like an executable version to help me get through it :) Any input would be welcome :). Angela Loos email - angela@more.net phone - (573)884-7211 \o/ \o __| \ / |__ o _ \o/ _ o | /\ __\o \o | o/ o/__ /\ | /\ \__/ _/_\__|_\__/)_|____(_\__/o\__/_)____|__(\__/_|__/_\__|_\__/_/o
This archive was generated by hypermail 2b30 : 12/18/00 PST