Has anyone successfully compiled 3.5 on IRIX 6.5? With the help of others from this news group, I have been able to get over earlier problems but now I have a new one which I cannot seem to solve. When compiling with gcc 3.1 I get the following error:

gmake[1]: Entering directory `/home/didonato/temp/povray-3.50a/src'
g++ -DPREFIX=\"/home/didonato/bin/povray35\" -DPOV_LIB_DIR=\"/home/didonato/bin/povray35/share/povray-3.5\" -DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/home/didonato/bin/povray35/etc\"   -I/usr/freeware/include  `if [ "Xgcc" = "Xgcc" ]; then echo "-Wno-multichar"; fi ` -c unix.cpp
unix.cpp: In function `void UNIX_Abort_Start()':
unix.cpp:655: cannot convert `void (*)(int)' to `void (*)()' for argument `2'
   to `void (* signal(int, void (*)()))()'
unix.cpp:658: cannot convert `void (*)(int)' to `void (*)()' for argument `2'
   to `void (* signal(int, void (*)()))()'
unix.cpp:661: cannot convert `void (*)(int)' to `void (*)()' for argument `2'
   to `void (* signal(int, void (*)()))()'
gmake[1]: *** [unix.o] Error 1
gmake[1]: Leaving directory `/home/didonato/temp/povray-3.50a/src'
gmake: *** [all-recursive] Error 1

If anyone has been able to compile 3.5 under IRIX 6.5 I would love to hear how you accomplished it.

Mike
 

-- 
*********************************
Michael DiDonato, PhD
The Scripps Research Institute
Department of Molecular Biology 
Maildrop MB4
10550 North Torrey Pines Road
La Jolla, CA, 92037

Tel: (858) 784-9261
FAX: (858) 784-2277

http://www.scripps.edu/~didonato
*********************************