[Pkg-scicomp-devel] Bug#559857: libcv-dev: cv.h does not compile with

Filippo Giunchedi filippo at debian.org
Sun Dec 27 16:52:20 UTC 2009


reopen 559857
thanks

On Mon, Dec 07, 2009 at 09:42:54AM +0100, Laurent Bonnaud wrote:
> Hi,
> 
> the following one line C program:
> 
> #include <opencv/cv.h>
> 
> does not compile when the -DHAVE_CONFIG_H compilation option is used:
> 
> $ gcc -DHAVE_CONFIG_H -c bug.c
> In file included from /usr/include/opencv/cxcore.hpp:46,
>                  from /usr/include/opencv/cxcore.h:2123,
>                  from /usr/include/opencv/cv.h:58,
>                  from bug.c:1:
> /usr/include/opencv/cxmisc.h:52:26: error: cvconfig.h: No such file or directory
> 
> The cvconfig.h file is not provided by any OpenCV Debian package.
> 
> This option is used by at least one Debian package (see bug #559855).

I think the fix is wrong, cvconfig.h for no reason should be included in the
debian package nor included by public headers
Actually upstream has fixed this it seems:

https://code.ros.org/trac/opencv/changeset/2242

thanks,
filippo
-- 
Filippo Giunchedi - http://esaurito.net - 0x6B79D401

I think, therefore Descartes exists.
-- Saul Steinberg





More information about the Pkg-scicomp-devel mailing list