<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Hi, Utkarsh,<br><br>I am wondering if you have any suggestion on this issue. I am using Qt 4.8.1.<br><br>Thanks!<br><br>Pei-Ying<br><div><span><br></span></div><div><br></div> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Utkarsh Ayachit <utkarsh.ayachit@kitware.com><br> <b><span style="font-weight: bold;">To:</span></b> Pei-Ying Hsieh <phsieh2005@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> paraview <paraview@paraview.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, January 2, 2013 2:35 PM<br> <b><span style="font-weight:
bold;">Subject:</span></b> Re: [Paraview] ParaView from git, make fail on OpenSUSE 12.2<br> </font> </div> <br>
Do you know what version of Qt you built ParaView with?<br><br>On Wed, Jan 2, 2013 at 2:20 PM, Pei-Ying Hsieh <<a ymailto="mailto:phsieh2005@yahoo.com" href="mailto:phsieh2005@yahoo.com">phsieh2005@yahoo.com</a>> wrote:<br>> Hi, Utkarsh,<br>><br>> No, this is a release build. I do not know how to attach the debugger and<br>> the stack trace.<br>><br>> Pei-Ying<br>><br>><br>> ________________________________<br>> From: Utkarsh Ayachit <<a ymailto="mailto:utkarsh.ayachit@kitware.com" href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>><br>> To: Pei-Ying Hsieh <<a ymailto="mailto:phsieh2005@yahoo.com" href="mailto:phsieh2005@yahoo.com">phsieh2005@yahoo.com</a>><br>> Cc: paraview <<a ymailto="mailto:paraview@paraview.org" href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>> Sent: Wednesday, January 2, 2013 1:37 PM<br>><br>> Subject: Re: [Paraview]
ParaView from git, make fail on OpenSUSE 12.2<br>><br>> Is this a debug build? If so, can you attach a debugger and post the<br>> stack trace?<br>><br>> Utkarsh<br>><br>> On Wed, Jan 2, 2013 at 1:36 PM, Pei-Ying Hsieh <<a ymailto="mailto:phsieh2005@yahoo.com" href="mailto:phsieh2005@yahoo.com">phsieh2005@yahoo.com</a>> wrote:<br>>> Hi, Utkarsh,<br>>><br>>> Thanks for the reply!<br>>><br>>> make was successful when I turned off ffmpeg. But, I got segmention fault<br>>> when I ran paraview.<br>>><br>>> ERROR: In<br>>><br>>> /home/phsieh/projects/ParaView/ParaView/VTK/GUISupport/Qt/vtkEventQtSlotConnect.cxx,<br>>> line 68<br>>> vtkEventQtSlotConnect (0x1c82420): Cannot connect NULL objects.<br>>><br>>><br>>> Segmentation fault<br>>> ---------------------------<br>>><br>>> Any suggestion?<br>>><br>>>
Pei-Ying<br>>><br>>><br>>> ________________________________<br>>> From: Utkarsh Ayachit <<a ymailto="mailto:utkarsh.ayachit@kitware.com" href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>><br>>> To: Pei-Ying Hsieh <<a ymailto="mailto:phsieh2005@yahoo.com" href="mailto:phsieh2005@yahoo.com">phsieh2005@yahoo.com</a>><br>>> Cc: paraview <<a ymailto="mailto:paraview@paraview.org" href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>>> Sent: Wednesday, January 2, 2013 8:55 AM<br>>> Subject: Re: [Paraview] ParaView from git, make fail on OpenSUSE 12.2<br>>><br>>> You may want to turn off FFMPEG for starters (by turning of<br>>> PARAVIEW_ENABLE_FFMPEG cmake variable).<br>>><br>>> Utkarsh<br>>><br>>> On Tue, Jan 1, 2013 at 8:14 PM, Pei-Ying Hsieh <<a ymailto="mailto:phsieh2005@yahoo.com"
href="mailto:phsieh2005@yahoo.com">phsieh2005@yahoo.com</a>><br>>> wrote:<br>>>> Dear ParaView experts,<br>>>><br>>>> I just got the latest Paraview source code from git and tried to compile<br>>>> on<br>>>> OpenSUSE 12.2 64 bit OS. But, got the following errors:<br>>>><br>>>> [ 94%] Built target pqApplicationComponents<br>>>> Linking CXX executable ../../../../bin/pqPipelineApp<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:<br>>>> undefined reference to `av_small_strptime@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:<br>>>> undefined reference to `av_dict_count@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:<br>>>> undefined reference to
`av_timecode_check_frame_rate@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:<br>>>> undefined reference to `av_image_fill_arrays@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:<br>>>> undefined reference to `avpriv_float_dsp_init@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:<br>>>> undefined reference to `av_image_get_buffer_size@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:<br>>>> undefined reference to `av_image_copy_to_buffer@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:<br>>>> undefined reference to `av_gettime@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:<br>>>> undefined
reference to `av_opt_set_bin@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavformat.so:<br>>>> undefined reference to `av_usleep@LIBAVUTIL_51'<br>>>> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libavcodec.so:<br>>>> undefined reference to `av_timecode_adjust_ntsc_framenum2@LIBAVUTIL_51'<br>>>> collect2: error: ld returned 1 exit status<br>>>> make[2]: *** [bin/pqPipelineApp] Error 1<br>>>> make[1]: *** [Qt/Components/Testing/Cxx/CMakeFiles/pqPipelineApp.dir/all]<br>>>> Error 2<br>>>> make: *** [all] Error 2<br>>>> ------------------------------<br>>>><br>>>> I do have libavuitl installed. I am wondering how I can fix these<br>>>> errors.<br>>>><br>>>> Thanks!<br>>>><br>>>> Pei-Ying<br>>>><br>>>>
_______________________________________________<br>>>> Powered by <a target="_blank" href="http://www.kitware.com/">www.kitware.com</a><br>>>><br>>>> Visit other Kitware open-source projects at<br>>>> http://www.kitware.com/opensource/opensource.html<br>>>><br>>>> Please keep messages on-topic and check the ParaView Wiki at:<br>>>> <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>>>><br>>>> Follow this link to subscribe/unsubscribe:<br>>>> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>>>><br>>><br>>><br>><br>><br><br><br> </div> </div> </div></body></html>