On Sun, Oct 03, 2010 at 07:38:54PM +0200, Benjamin GUILLER wrote:
> Okay, okay.
> Question : Does the webcam work in your port Jasper ?
FWIW, attached is a port that build and installs fine on i386, but gives an ICE
on amd64. I may have a further look at a later point.

In the meantime, attached is the WIP port.

> On Sun, Oct 3, 2010 at 3:16 PM, Jasper Lievisse Adriaanse
> <jas...@humppa.nl>wrote:
> 
> > 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.
> >

-- 
Cheers,
Jasper

Stay Hungry. Stay Foolish.

Attachment: opencv.tgz
Description: application/tar-gz

Reply via email to