LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Bodi Debnath (bodi.debnath_at_[hidden])
Date: 2007-10-25 00:06:46


seems like you are missing mpicc ?
You get it when you compile lam - it ends up in the bin directory of
the installation dir. And then add that to your path. Hopefully that
helps

On 10/24/07, mahesh mahesh <mahi.int_at_[hidden]> wrote:
> 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
>
> _______________________________________________
> This list is archived at
> http://www.lam-mpi.org/MailArchives/lam/
>