[Paraview] V2.4.1 Compile Error in vtkSocketCommunicator

Amy Squillacote amy.squillacote at kitware.com
Wed Nov 30 14:26:51 EST 2005


In your ParaView build tree, look in VTK/vtkConfigure.h.  Is 
VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T defined?  (It should be since the 
CMake variable is set to 1.)  If it is not, then in your ParaView 
build tree type do a 'make rebuild_cache' followed by 'make'.

- Amy

At 02:20 PM 11/30/2005, Kent Eschenberg wrote:
>VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T:INTERNAL=1
>
>
>--On Wednesday, November 30, 2005 02:08:41 PM -0500 Berk Geveci 
><berk.geveci at gmail.com> wrote:
>>In your CMakeCache.txt, what is VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T set
>>to?
>
>
>>On 11/30/05, Kent Eschenberg <eschenbe at psc.edu> wrote:
>>>Compiling 2.4.1 under Fedora Core 4 with gcc 4.0.1 yields an error:
>>>
>>>Member function 'virtual int vtkSocketCommunicator::GetPort(int)'
>>>Line 303
>>>Invalid conversion from 'int*' to 'socklen_t*'
>>>Initializing argument 3 of 'int getsockname(int, sockaddr*, socklen_t*)'
>
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview



More information about the ParaView mailing list