On Sat, Oct 02, 2010 at 07:43:57PM +0200, Benjamin GUILLER wrote:
> Hello world,
> 
> I am trying to install OpenCV library onto my laptop for making
> a robot running on OpenBSD.
> 
> I need to install OpenCV library, so I've read the OpenCV's manual,
> I've downloaded sources using svn, and I've prepared compilation
> with cmake.
> 
> The compilation stops when it tries to link .o files using the dl library.
> 
> Here is the error :
> 
> Linking CXX shared library ../../lib/libcxcore.so
> /usr/bin/ld: cannot find -ldl
> collect2: ld returned 1 exit status
> gmake[2]: *** [lib/libcxcore.so.2.1] Error 1
> gmake[1]: *** [src/cxcore/CMakeFiles/cxcore.dir/all] Error 2
> gmake: *** [all] Error 2
> 
> I know that there is no libdl on OpenBSD, and I've search into Makefiles,
> and I havent found any information about ldl
> 
> Regards

I have a working port for OpenCV which I will polish and send out
later this week.

-- 
Cheers,
Jasper

Stay Hungry. Stay Foolish.

Reply via email to