Version: current CVS (030522) (using KDE 3.1.1) Installed from: compiled sources Compiler: gcc version 3.2.2 OS: SunOS (sun4u) release 5.8 Build from current (030522) CVS tree: [...] Making all in astyle /bin/bash: cd: astyle: No such file or directory gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/franke/build/kdevelop-cvs/kdevelop/lib' [...] 'astyle' subdir is included in lib/Makefile.am -> no astyle directory there. later in build process: gmake[3]: Entering directory `/home/franke/build/kdevelop-cvs/kdevelop/parts/astyle' [...] In file included from astyle_part.cpp:21: astyle_adaptor.h:9:20: astyle.h: No such file or directory [...] 'astyle.h' not found in gideon source-tree. (comment out the include doesn't help, it seems to define a 'ASSourceIterator class or namespace ...)
1, do not report build errors here. Bugzilla is for application bugs. Please use the mailing-list instead. 2, http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdevelop/lib/astyle/ <-- all there. 3, use "cvs update -dP"
PLEASE, never ever report build problems as bugs! Simply send a mail to the mailing list with the problem and it should be solved in a couple of hours. You're sure you issued: cvs up -dPA make -f makefile.cvs ./configure --debug=full and_any_other_options_you_need make make install kbuildsycoca ?? If not, please do! For future problems, please read http://www.kdevelop.org/index.html?filename=branches_compiling.html and afterwards if the problem persists, send a mail to kdevelop-devel@kdevelop.org Amilcar Lucas
Subject: RE: CVS build (030522): 'astyle' problems Ups - I'm sorry ...