LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: mahesh mahesh (mahi.int_at_[hidden])
Date: 2007-10-24 23:14:12


Hi ,

I downloaded the MPI -povray code from
http://www.verrall.demon.co.uk/mpipov/
Try to compile accodring to that site; I got an error like this

###############################################
../mpipov/mpipov.c:1400:8: warning: extra tokens at end of #endif directive
mpicc -O6 -finline-functions -ffast-math -c -ansi -m386 -DCPU=686
-DCOMPILER_VER=\".`uname`.mpicc\" -DPOV_LIB_DIR=\"/usr/local/lib/povray31\"
-I. -I.. -I../libpng -I../zlib -I../mpipov -I/usr/include/mpi/ ../povray.c
mpicc -O6 -finline-functions -ffast-math -c -ansi -m386 -DCPU=686
-DCOMPILER_VER=\".`uname`.mpicc\" -DPOV_LIB_DIR=\"/usr/local/lib/povray31\"
-I. -I.. -I../libpng -I../zlib -I../mpipov -I/usr/include/mpi/ ../render.c
../render.c:108: error: static declaration of 'maxclr' follows non-static
declaration
../render.h:62: error: previous declaration of 'maxclr' was here
mpicc: No such file or directory
make[1]: *** [render.o] Error 1
make[1]: Leaving directory `/usr/local/povray31/source/mpi-unix'
make: [newxwin] Error 2 (ignored)
################################################

Anybody have an Idea ???

Thanks in Advance ,

Mahesh