Hello, I got a little problem with catkin_make.
I use ubuntu 14.04 , ROS:indigo , gcc version 4.8.4
When running 'catkin_make -DCMAKE_BUILD_TYPE=Release',I encounter a problem:

The result shows that undefined reference to several opencv functions.
May I ask you how to fix this problem?
Thank you