← Back to team overview

kicad-developers team mailing list archive

compile problems

 

Hello,

i tried to compile the latest revision (2364) without luck. My build system is debian lenny with wxWidgets 2.8.10. The error is as follows:

[ 73%] Built target cvpcb
[ 73%] creating /home/dbr/bazaar/kicad/kicad/eeschema/cmp_library_base.h(.cpp)
       from /home/dbr/bazaar/kicad/kicad/eeschema/cmp_library.lst
CMake Error: Error in cmake code at
/home/dbr/bazaar/kicad/kicad/CMakeModules/TokenList2DsnLexer.cmake:165:
Parse error. Function missing ending ")". Instead found left paren with text "(". CMake Error: Error processing file:/home/dbr/bazaar/kicad/kicad/CMakeModules/TokenList2DsnLexer.cmake
make[2]: *** [eeschema/cmp_library_base.h] Fehler 1
make[1]: *** [eeschema/CMakeFiles/eeschema.dir/all] Fehler 2
make: *** [all] Fehler 2


i use following versions of tools:
gcc/g++ 4.3.2
cmake 2.6

Can somone tell me whats wrong ?

Best regards
Dirk