[Paraview] ParaView from git, make fail on OpenSUSE 12.2

Pei-Ying Hsieh phsieh2005 at yahoo.com
Wed Jan 2 13:36:32 EST 2013


Hi, Utkarsh,

Thanks for the reply!

make was successful when I turned off ffmpeg.  But, I got segmention fault when I ran paraview.

ERROR: In /home/phsieh/projects/ParaView/ParaView/VTK/GUISupport/Qt/vtkEventQtSlotConnect.cxx, line 68
vtkEventQtSlotConnect (0x1c82420): Cannot connect NULL objects.


Segmentation fault
---------------------------

Any suggestion?

Pei-Ying




________________________________
 From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
To: Pei-Ying Hsieh <phsieh2005 at yahoo.com> 
Cc: paraview <paraview at paraview.org> 
Sent: Wednesday, January 2, 2013 8:55 AM
Subject: Re: [Paraview] ParaView from git, make fail on OpenSUSE 12.2
 
You may want to turn off FFMPEG for starters (by turning of
PARAVIEW_ENABLE_FFMPEG cmake variable).

Utkarsh

On Tue, Jan 1, 2013 at 8:14 PM, Pei-Ying Hsieh <phsieh2005 at yahoo.com> wrote:
> Dear ParaView experts,
>
> I just got the latest Paraview source code from git and tried to compile on
> OpenSUSE 12.2 64 bit OS.  But, got the following errors:
>
> [ 94%] Built target pqApplicationComponents
> Linking CXX executable ../../../../bin/pqPipelineApp
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:
> undefined reference to `av_small_strptime at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:
> undefined reference to `av_dict_count at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:
> undefined reference to `av_timecode_check_frame_rate at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:
> undefined reference to `av_image_fill_arrays at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:
> undefined reference to `avpriv_float_dsp_init at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:
> undefined reference to `av_image_get_buffer_size at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:
> undefined reference to `av_image_copy_to_buffer at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:
> undefined reference to `av_gettime at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:
> undefined reference to `av_opt_set_bin at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:
> undefined reference to `av_usleep at LIBAVUTIL_51'
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:
> undefined reference to `av_timecode_adjust_ntsc_framenum2 at LIBAVUTIL_51'
> collect2: error: ld returned 1 exit status
> make[2]: *** [bin/pqPipelineApp] Error 1
> make[1]: *** [Qt/Components/Testing/Cxx/CMakeFiles/pqPipelineApp.dir/all]
> Error 2
> make: *** [all] Error 2
> ------------------------------
>
> I do have libavuitl installed.  I am wondering how I can fix these errors.
>
> Thanks!
>
> Pei-Ying
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130102/69ee9a45/attachment.htm>


More information about the ParaView mailing list