Subject: Re: pkg/34655 (new pkg: opencv)
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Takahiro Kambe <taca@back-street.net>
List: pkgsrc-bugs
Date: 11/10/2006 09:50:02
The following reply was made to PR pkg/34655; it has been noted by GNATS.
From: Takahiro Kambe <taca@back-street.net>
To: gnats-bugs@NetBSD.org, anthony.mallet@laas.fr
Cc:
Subject: Re: pkg/34655 (new pkg: opencv)
Date: Fri, 10 Nov 2006 18:47:56 +0900 (JST)
In message <20061110094002.2815263B400@narn.NetBSD.org>
on Fri, 10 Nov 2006 09:40:02 +0000 (UTC),
Anthony Mallet <anthony.mallet@laas.fr> wrote:
> | Thanks. But do you still need to invoke autoconf?
>
> autoconf is required since OpenCV-1.0.0 tarball doesn't come with
> makefiles.
Makefiles are created by configure scripts and configure scripts are
created by autoconf. Yes, OpenCV-1.0.0 dosen't come with makefiles
but they come with configure script. So, autoconf isn't required.
As far as I tried, configure stage finish fine. Do I miss any
configure scripts which are needed to generate by autoconf?
--
Takahiro Kambe <taca@back-street.net>