[Paraview] ParaView from git, make fail on OpenSUSE 12.2
Pei-Ying Hsieh
phsieh2005 at yahoo.com
Tue Jan 1 20:14:24 EST 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130101/24b62b09/attachment.htm>
More information about the ParaView
mailing list