Ask Your Question

Revision history [back]

I got error when i run make command in fedora 18

Hi, when i tried to install opencv 2.4.4 in fedora 18

i got this error

Linking CXX executable ../../bin/opencv_perf_core /lib/libEGL.so.1: undefined reference to `wl_display_dispatch_queue_pending' collect2: error: ld returned 1 exit status make[2]: * [bin/opencv_perf_core] Error 1 make[1]: * [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2

make: * [all] Error 2

before i used [cmake -D CMAKE_BUILD_TYPRE=RELEASE -D CMAKE_INSTALL_PREFIRX=/usr ..] command

i had done yum install gcc-c++ ffmpeg ffmpeg-devel gtk2-devel git pkgconfig

and all of this package installed in my fedora 18

after that i got opencv source 2.4.4 from this homepage

and when i run command

make

i got above error message when it 33% done

now i have no idea how to i solve this problem.

please someone let me know what should i do ?

are there any other packages i should install more?

if then what package should i install? please let me know [i tried to install libavcodec-dev, libavformat-dev, libswscale-dev but yum install dose not work with it no package found error occur]

I got error when i run make command in fedora 18

Hi, when i I tried to install opencv openCV 2.4.4 in fedora 18

i got this error

Fedora 18 (http://fedoraproject.org/)

I got the following error:

Linking CXX executable ../../bin/opencv_perf_core
/lib/libEGL.so.1: undefined reference to `wl_display_dispatch_queue_pending'
collect2: error: ld returned 1 exit status
make[2]: * *** [bin/opencv_perf_core] Error 1
make[1]: * *** [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2

2 make: * *** [all] Error 2

before i 2

I used the following command:

[cmake -D CMAKE_BUILD_TYPRE=RELEASE -D CMAKE_INSTALL_PREFIRX=/usr ..] command

i had done ..]

And I have done

yum install gcc-c++ ffmpeg ffmpeg-devel gtk2-devel git pkgconfig

pkgconfig

and all of this package packages installed correctly in my fedora 18

after that i got opencv source 2.4.4 from this this homepage

and when i run make command

make

i I got above error message when it 33% done

now i done.

I have no idea how to i solve this problem.

please problem. Please someone let me know what should i do ?

are ? Are there any other packages i should install more?

if then what package should i install? please Please let me know

[i tried to install libavcodec-dev, libavformat-dev, libswscale-dev but yum install dose not work with it no package found error occur]