Slate CVS tree broken?

Paul Dufresne dufrp at hotmail.com
Wed Jan 5 02:01:07 PST 2005


I get a compile error trying to compile latest CVS checkout:

paul at arctanov:~/slate2/slate $ make
make -C src/mobius/vm/platform/unix/
make[1]: entrant dans le répertoire « 
/home/paul/slate2/slate/src/mobius/vm/platform/unix »
libtool --mode=compile gcc -O2 -fomit-frame-pointer -DNDEBUG=1 -s 
-I../../../../../src/mobius/vm/platform/includes -I. -I../../../../.. 
-DSLATE_DATADIR=\"/usr/share/slate\" -o ../extprim.o -c ../extprim.c
gcc -O2 -fomit-frame-pointer -DNDEBUG=1 -s 
-I../../../../../src/mobius/vm/platform/includes -I. -I../../../../.. 
-DSLATE_DATADIR=\"/usr/share/slate\" -c ../extprim.c  -fPIC -DPIC -o 
../.libs/extprim.o
../extprim.c:19: error: conflicting types for 
`applyExternalLibraryPrimitive'
../../../../../src/mobius/vm/platform/includes/extprim.h:36: error: previous 
declaration of `applyExternalLibraryPrimitive'
make[1]: *** [../extprim.o] Erreur 1
make[1]: quittant le répertoire « 
/home/paul/slate2/slate/src/mobius/vm/platform/unix »
make: *** [unix-build] Erreur 2
paul at arctanov:~/slate2/slate $

This is on make, after making "make get-alpha-little".

I guess this is related  to the current patch discussion.

--Paul





More information about the Slate mailing list