Bug 57224

Summary: Unable to compile Gideon sources
Product: [Applications] kdevelop Reporter: Chris Thompson <chris>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Chris Thompson 2003-04-14 17:21:15 UTC
Version:           Gideon 3.0.0a4 (using KDE KDE 3.1.1a)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.2 
OS:          Linux

Just did a cvs update and tried to compile kdevelop/gideon.  I get the following:

Making all in data
make[4]: Entering directory `/home/chris/kde3src/kdevelop/parts/doctreeview/data'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/chris/kde3src/kdevelop/parts/doctreeview/data'
Making all in chm
/bin/sh: line 1: cd: chm: No such file or directory
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/chris/kde3src/kdevelop/parts/doctreeview'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/chris/kde3src/kdevelop/parts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/kde3src/kdevelop'
make: *** [all] Error 2
Comment 1 Chris Thompson 2003-04-14 17:28:28 UTC
Did another cvs update and found the problem had been fixed already. 
 
Comment 2 Stephan Kulow 2003-04-15 13:26:01 UTC
that's why: never report cvs compilation problems to bugzilla!