Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crossfire 0.90.5 announcement



Well, I couldn't get it to compile on my NeXT...
I don't think it liked the LOCK_ITEM code...
Here's where it stopped...
cc -DNeXT -DBSD   -I../include  -I/usr/include  -DX_WCHAR -DX_LOCALE  
-DNeXT -DLONGJUMP  -DXpm_Pix -I/users/khw2x/include/         
-DFUNCPROTO=3 -DFONTDIR=\"/usr/games/crossfire/fonts\"  
-DFONTNAME=\"crossfire\"           
-DLIBDIR=\"/usr/games/crossfire/lib\"  
-DCOMPRESS=\"/usr/local/bin/gzip\"  
-DUNCOMPRESS=\"/usr/local/bin/gunzip\" -DCOMPRESS_SUFFIX=\".gz\"   -c  
map.c -o map.o
map.c: In function `load_unique_objects':
map.c:808: warning: assignment from incompatible pointer type
map.c:809: invalid use of undefined type `struct dirent'
map.c:809: dereferencing pointer to incomplete type
map.c:815: invalid use of undefined type `struct dirent'
map.c:815: dereferencing pointer to incomplete type
map.c:818: invalid use of undefined type `struct dirent'
map.c:818: dereferencing pointer to incomplete type
map.c:819: invalid use of undefined type `struct dirent'
map.c:819: dereferencing pointer to incomplete type
make[1]: *** [map.o] Error 1