[Paraview] building paraview-1.8.1 on sparc-solaris 2.8

Jason.Beech-Brandt at ed.ac.uk Jason.Beech-Brandt at ed.ac.uk
Tue Dec 14 06:03:07 EST 2004


Brad,

I changed the line as you suggest below and it now compiles fine.  I
didn't need to add a -lsocket to CMAKE_EXE_LINKER_FLAGS.

Thanks for the help.

Jason

> Probably.  I'll have to update the try-compile test to include it.  For
> now you can work around the problem by manually editing CMakeCache.txt
> and switching the line
>
> VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T:INTERNAL=0
>
> to
>
> VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T:INTERNAL=1
>
> Then run make again.  You might also have to add -lsocket to your
> CMAKE_EXE_LINKER_FLAGS setting.
>
> -Brad
>
>


More information about the ParaView mailing list