Hi,

discovered the errors...
The path in two files is not correct:
in _dl_itr.cpp:17
change line 17: kbool/include/_dl_itr.h to ../include/_dl_itr.h
In _lnk_itr.cpp
changeline 16: kbool/include/_lnk_itr.h to ../include/_lnk_itr.h

Regards,

Marcus



--- In [email protected], "avr4you" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> i have just tried to compile SVN Version 1107 on my
> Linux Box but it always failed with:
> 
> Error: kbool/include/_dl_itr.h: File or directory not found
> In File, inserted from
>
/usr/local/src/entwicklung/kicad/polygon/kbool/src/../include/../include/_lnk_itr.h:161,
>                  von
> /usr/local/src/entwicklung/kicad/polygon/kbool/src/../include/link.h:20,
>                  von
> /usr/local/src/entwicklung/kicad/polygon/kbool/src/booleng.cpp:19:
>
/usr/local/src/entwicklung/kicad/polygon/kbool/src/../include/../include/../include/_lnk_itr.cpp:16:36:
> Error: kbool/include/_lnk_itr.h: File or directory not found
> make[2]: *** [polygon/kbool/src/CMakeFiles/kbool.dir/booleng.o] Error 1
> make[1]: *** [polygon/kbool/src/CMakeFiles/kbool.dir/all] Error 2
> 
> Version 1006 works perfectly. I have checked
> the path, but they seems to be right and the files are in correct place.
> 
> Thanks for any hints..
> 
> Regards,
> 
> Marcus
>


Reply via email to