[Debburn-devel] Compilation error on cygwin

Eduard Bloch edi at gmx.de
Fri Dec 29 15:34:25 CET 2006


#include <hallo.h>
* =A=RGOS [Thu, Dec 28 2006, 07:48:16PM]:
> Hello,
> 
> I have an compilation error on cygwin with version 646 of SVN source code.
> The error message is :
> 
> Scanning dependencies of target wodimstuff
> make[3]: Leaving directory `/cygdrive/c/developpement/sources/cdrkit/build'
> make[3]: Entering directory `/cygdrive/c/developpement/sources/cdrkit/build'
> [ 18%] Building C object wodim/CMakeFiles/wodimstuff.dir/cd_misc.o
> [ 19%] Building C object wodim/CMakeFiles/wodimstuff.dir/defaults.o
> [ 19%] Building C object wodim/CMakeFiles/wodimstuff.dir/getnum.o
> [ 20%] Building C object wodim/CMakeFiles/wodimstuff.dir/misc.o
> [ 20%] Building C object wodim/CMakeFiles/wodimstuff.dir/modes.o
> /cygdrive/c/developpement/sources/cdrkit/wodim/modes.c:38:26:
> usal/usalcmd.h: No such file or directory

Unreproducible. Maybe some cmake confusion happened after heavy changes.
And I recommend using the makefile wrapper which you apparently wiped
out by running cmake manually. Please do:

svn revert Makefile
make cmakepurge
make

Eduard.



More information about the Debburn-devel mailing list