[Paraview] fails to compile with icpc

Dominik Szczerba domi at vision.ee.ethz.ch
Sun Jan 22 13:15:25 EST 2006


Paraview fails to build with the Intel compiler 9.x:

/scratch/domi/tmp/paraview-2.4.2/VTK/Parallel/vtkSocketCommunicator.cxx(303):
error: argument of type "int *" is incompatible with parameter of type
"socklen_t={__socklen_t={unsigned int}} *"
    if(getsockname(sock, reinterpret_cast<sockaddr*>(&sockinfo),
&sizebuf) != 0)
                                                                 ^

compilation aborted for
/scratch/domi/tmp/paraview-2.4.2/VTK/Parallel/vtkSocketCommunicator.cxx
(code 2)
make[2]: ***
[VTK/Parallel/CMakeFiles/vtkParallel.dir/vtkSocketCommunicator.o] Error 2
make[1]: *** [VTK/Parallel/CMakeFiles/vtkParallel.dir/all] Error 2
make: *** [all] Error 2

-- 
Dominik Szczerba, Dr.
ETZ C110 CO-ME/BIWI CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi


More information about the ParaView mailing list