The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13718 
====================================================================== 
Reported By:                Amit Kulkarni
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13718
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-11-20 09:15 EST
Last Modified:              2012-11-20 09:15 EST
====================================================================== 
Summary:                    CMake picks up ansidecl.h during configure
Description: 
> Looks like opencv picks up ansidecl.h during configure and later
> tries to use it.  However, since there is no explicit dependency,
> the file can go away anytime and if it does, the build fails.
>
> (ansidecl.h is around if devel/gdb happens to be installed.)

Refer to http://marc.info/?l=openbsd-ports&m=135336077026128&w=2

A casual google search turns up

http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-core/libxml/libxml2/ansidecl.patch

http://www.paraview.org/pipermail/paraview/2008-March/007473.html

Can this issue be fixed please, instead of various patches to be made to remove
ansidecl.h in many other projects?

Thanks
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-11-20 09:15 Amit Kulkarni  New Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to