[DGD]Compile errors

James Bearden bearden_james at hotmail.com
Sun May 7 18:13:36 CEST 2000


Heylo. Wondering if anyone can help with this.lore at mudprovider:~/dgd/src$ 
make install
cd comp; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-O2 -DNETBSD  ' dgd
make[1]: Entering directory `/home/lore/dgd/src/comp'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/lore/dgd/src/comp'
cd lex; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-O2 -DNETBSD  ' dgd
make[1]: Entering directory `/home/lore/dgd/src/lex'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/lore/dgd/src/lex'
cd ed; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-O2 -DNETBSD  ' dgd
make[1]: Entering directory `/home/lore/dgd/src/ed'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/lore/dgd/src/ed'
cd kfun; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-O2 -DNETBSD  ' dgd
make[1]: Entering directory `/home/lore/dgd/src/kfun'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/lore/dgd/src/kfun'
cd lpc; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-O2 -DNETBSD  ' \
                'LIBS=' dgd
make[1]: Entering directory `/home/lore/dgd/src/lpc'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/lore/dgd/src/lpc'
cd host; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-O2 -DNETBSD  ' dgd
make[1]: Entering directory `/home/lore/dgd/src/host'
gcc -I. -I.. -O2 -DNETBSD     -c -o random.o random.c
random.c:3: conflicting types for `random'
/usr/include/stdlib.h:346: previous declaration of `random'
make[1]: *** [random.o] Error 1
make[1]: Leaving directory `/home/lore/dgd/src/host'
make: *** [a.out] Error 2
lore at mudprovider:~/dgd/src$

I changed mud.dgd accordingly, and copied makefile.sysv to makefile since 
its a linux environment, then hit make install. I'm using dgd1p8 with 
mellvile 0.8. I also tried it with the 2.4.5 simlib and seemed to have 
gotten the same errors.

Thanks!


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list