libftdi Archives

Subject: GIT: CMake problem on the second run

From: Uwe Bonnes <bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 2 Apr 2009 17:43:20 +0200
Hello,

cmake fails with 
CMake Error: File /spare/bon/ftdi/libftdi/doc/Doxyfile.in does not exist.
CMake Error at CMakeLists.txt:99 (configure_file):
  configure_file Problem configuring file

when run again after compiling.
Here step by step to reproduce:

> git clone git://developer.intra2net.com/libftdi
...
> cd libftdi
> cmake .
...
-- Build files have been written to: /spare/bon/ftdi/libftdi
> make
...
[100%] Built target simple
> cmake .
-- Build type: Debug
-- Building libftdi++
-- Building libftdi++ examples.
-- Looking for doxygen...
-- Looking for doxygen... - found /usr/bin/doxygen
-- Looking for dot tool...
-- Looking for dot tool... - found /usr/bin/dot
-- Doxygen found.
CMake Error: File /spare/bon/ftdi/libftdi/doc/Doxyfile.in does not exist.
CMake Error at CMakeLists.txt:99 (configure_file):
  configure_file Problem configuring file


-- Configuring incomplete, errors occurred!

This happens on OpenSuse 11.1 
> cmake --version
cmake version 2.6-patch 2

Do I miss something?

Thanks
-- 
Uwe Bonnes                bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread