[Cmake] Re: [Insight-users] Build problem: vcl_config_*.h not found

Jarek Sacha galicjan at yahoo.com
Tue Feb 4 17:14:44 EST 2003


--- Bill Hoffman <bill.hoffman at kitware.com> wrote:
> Can you run cmake and not ccmake and send the output?
> 
> -Bill

Looks that executable permissions were net set on configure scripts (see
attached log of running cmake in empty directory). A added execution
rights to those two scripts and configuration and build went fine. Looks
that this is a problem with one of my CVS clients. Command line cvs sets
permissions correctly, SmartCVS not. 

It would be nice if CMake would realize that configuration is not
performed correctly.

Thanks for your help,

Jarek

> 
> 
> At 12:11 PM 2/4/2003 -0800, Jarek Sacha wrote:
> >I am running ccmake (out of source), no errors there. The errors are
> from 
> >make. There are no vcl_config_*.h files on the build directory tree, so
> it
> >looks that it is some problem with configuration. 
> >
> >Jarek
> >
> >--- Bill Hoffman <bill.hoffman at kitware.com> wrote:
> >> Were there any errors during the cmake step?
> >> Looks like it did not run the configure script for vcl for some
> reason.
> >> 
> >> -Bill
> >> 
> >> 
> >> At 08:52 AM 2/4/2003 -0800, Jarek Sacha wrote:
> >> >I have problem building ITK. Compilation of
> >> >Code/Numerics/itkCacheableScalarFunction.cxx exits with long list of
> >> >errors, starting with 
> >> >
> >> >/home/sacha/src/Insight/Code/Numerics/itkCacheableScalarFunction.cxx
> >> >In file included from
> >> >/home/sacha/src/Insight/Code/Numerics/vxl/vcl/vcl_iosfwd.h:8,
> >> >                 from
> >> >/home/sacha/src/Insight/Code/Numerics/vxl/vnl/vnl_vector.h:13,
> >> >                 from
> >> /home/sacha/src/Insight/Code/Common/itkArray.h:21,
> >> >                 from
> >>
> >/home/sacha/src/Insight/Code/Numerics/itkCacheableScalarFunction.h:20,
> >> >                 from
> >>
>
>>/home/sacha/src/Insight/Code/Numerics/itkCacheableScalarFunction.cxx:17:
> >> >/home/sacha/src/Insight/Code/Numerics/vxl/vcl/vcl_compiler.h:96:31:
> >> >vcl_config_manual.h: No such file or directory
> >> >/home/sacha/src/Insight/Code/Numerics/vxl/vcl/vcl_compiler.h:97:33:
> >> >vcl_config_compiler.h: No such file or directory
> >> >/home/sacha/src/Insight/Code/Numerics/vxl/vcl/vcl_compiler.h:98:32:
> >> >vcl_config_headers.h: No such file or directory
> >> > 
> >> >Tried various CVS versions from very recent back to version 1.0 with
> >> >similar problems. Tried completely fresh CVS checkuots and builds in
> an
> >> >empty directory using only default ITK options. Same problem. This
> >> happens
> >> >on RedHat Linux 8.0 and CMake 1.6.2.
> >> >
> >> >I would appreciate any hint how to resolve this issue.
> >> >
> >> >Jarek

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake.log
Type: application/octet-stream
Size: 2249 bytes
Desc: cmake.log
URL: <http://public.kitware.com/pipermail/cmake/attachments/20030204/4cabb554/attachment.obj>


More information about the CMake mailing list