[Bug 58802] New: CVS build (030522): 'astyle' problems
daniel.franke at imbs.uni-luebeck.de
daniel.franke at imbs.uni-luebeck.de
Thu May 22 14:29:04 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=58802
Summary: CVS build (030522): 'astyle' problems
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: daniel.franke at imbs.uni-luebeck.de
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 ...)
More information about the KDevelop-devel
mailing list