Bug 57224 - Unable to compile Gideon sources
Summary: Unable to compile Gideon sources
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-14 17:21 UTC by Chris Thompson
Modified: 2003-04-15 13:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!