Dear Utkarsh,
thanks for the hint, adding `-DVTK_USE_SYSTEM_LZMA:BOOL=ON`, it helped.

Now I get another linker error:

[  259s]
/home/abuild/rpmbuild/BUILD/ParaView-v5.5.0/VTK/ThirdParty/libharu/vtklibharu/src/hpdf_page_operator.c:2280:
undefined reference to `sincos'

I found some hints that ParaViews provides a patched version of hpdf,
but I could get it compiled. Any idea?

Thanks a lot!
Christoph

Am 29.05.2018 um 15:08 schrieb Utkarsh Ayachit:
> Christoph,
> 
> While I didn't encounter the lzma link issue myself, since you're using
> system zlib etc., shouldn't the LZMA also be set to use system? Try setting
> `-DVTK_USE_SYSTEM_LZMA:BOOL=ON`. Maybe same should be done for
> `VTK_USE_SYSTEM_LZ4`.
> 
> Utkarsh
> On Tue, Apr 24, 2018 at 11:11 AM Utkarsh Ayachit <
> [email protected]> wrote:
> 
>> Oh right! I forgot about that. Let me try to see if I can reproduce
>> that one too.
> 
>> Utkarsh
> 
>> On Tue, Apr 24, 2018 at 12:41 AM, Christoph Grüninger
>> <[email protected]> wrote:
>>> Hi Utkarsh,
>>> thanks for the patches! They seem to work, the CMake configuration
>>> problems are gone, including the ugly CMake warnings.
>>>
>>> Now I run again into the linker bug I mentioned last week.
>>>
>>> Bye
>>> Christoph
>>>
>>> --
>>> Unfortunately, plots are notoriously hard to get right. Partly, the
>>> default settings of programs like gnuplot or Excel are to blame for
>>> this since these programs make it very convenient to create bad plots.
>>>                         -- Till Tantau, "The TikZ and PGF Packages"
> 

-- 
Unfortunately, plots are notoriously hard to get right. Partly, the
default settings of programs like gnuplot or Excel are to blame for
this since these programs make it very convenient to create bad plots.
                        -- Till Tantau, "The TikZ and PGF Packages"
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview

Reply via email to