[Paraview] V2.4.1 Compile Error in vtkSocketCommunicator

Kent Eschenberg eschenbe at psc.edu
Wed Nov 30 17:25:58 EST 2005


Thanks, that fixed it. Any idea what required this

--On Wednesday, November 30, 2005 02:26:51 PM -0500 Amy Squillacote 
<amy.squillacote at kitware.com> wrote:
> 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'.
>
> 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*)'



More information about the ParaView mailing list