Re: [OpenCV] Compilation error

2011-04-06 Thread Rafael Sadowski
On Wed Apr 06, 2011 at 08:24:48AM -0500, Amit Kulkarni wrote: > Or if you really want gcc. look at the gcc patches freebsd imported in > last few weeks before the switch to GPL3. This way, they can also be > applied to gcc in base. FreeBSD has patches on top of 4.2.1, same as > ours. ;-) Thanks fo

Re: [OpenCV] Compilation error

2011-04-06 Thread Amit Kulkarni
Or if you really want gcc. look at the gcc patches freebsd imported in last few weeks before the switch to GPL3. This way, they can also be applied to gcc in base. FreeBSD has patches on top of 4.2.1, same as ours. On Wed, Apr 6, 2011 at 5:36 AM, Stuart Henderson wrote: > the gcc 4.3 port is not

Re: [OpenCV] Compilation error

2011-04-06 Thread Stuart Henderson
the gcc 4.3 port is not really usable; I would suggest either trying to track down what in 4.3 fixes it and see if it can be re-implemented for 4.2 (but not using a direct patch as 4.3 is GPLv3), or trying it with CLang On 2011/04/06 12:22, Rafael Sadowski wrote: > On Mon Mar 28, 2011 at 05:17:2

Re: [OpenCV] Compilation error

2011-04-06 Thread Rafael Sadowski
On Mon Mar 28, 2011 at 05:17:25PM +0200, Jasper Lievisse Adriaanse wrote: > Hi, > > I didn't look any further at this anymore...feel free to pick it up though. > > -- > Cheers, > Jasper > > "Capable, generous men do not create victims, they nurture them." Hi Jasper, Hi @ports, I'm working on

Re: [OpenCV] Compilation error

2011-03-28 Thread Jasper Lievisse Adriaanse
On Mon, Mar 28, 2011 at 01:57:27PM +0200, Rafael Sadowski wrote: > On Tue Oct 26, 2010 at 11:32:03AM +0200, Jasper Lievisse Adriaanse wrote: > > 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,

Re: [OpenCV] Compilation error

2011-03-28 Thread Rafael Sadowski
On Tue Oct 26, 2010 at 11:32:03AM +0200, Jasper Lievisse Adriaanse wrote: > 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 > IC

Re: [OpenCV] Compilation error

2010-10-26 Thread Jasper Lievisse Adriaanse
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

Re: [OpenCV] Compilation error

2010-10-03 Thread Benjamin GUILLER
Okay, okay. Question : Does the webcam work in your port Jasper ? On Sun, Oct 3, 2010 at 3:16 PM, Jasper Lievisse Adriaanse 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 rob

Re: [OpenCV] Compilation error

2010-10-03 Thread Jasper Lievisse Adriaanse
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

[OpenCV] Compilation error

2010-10-02 Thread Benjamin GUILLER
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