Bug 73850 - compiling kdevelop from source fails
Summary: compiling kdevelop from source fails
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 23:28 UTC by Max Bryan
Modified: 2004-02-04 11:13 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 Max Bryan 2004-01-30 23:28:48 UTC
Version:           KDevelop 040130 (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          GCC 3.3.2 20031218 
OS:          Linux

I downloaded the latest snapshot (040130) and make failed with this error-message:

make[5]: Entering directory `/home/max/kdevelop-040130/languages/cpp/app_templates/kdevpart2'
make[5]: *** No rule to make target `README.dox', needed by `all-am'.  Stop.
make[5]: Leaving directory `/home/max/kdevelop-040130/languages/cpp/app_templates/kdevpart2'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/max/kdevelop-040130/languages/cpp/app_templates'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/max/kdevelop-040130/languages/cpp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/max/kdevelop-040130/languages'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/max/kdevelop-040130'
make: *** [all] Error 2
Comment 1 Jens Dagerbo 2004-01-31 00:11:31 UTC
Report build errors to the mailing list. Never report build errors to the bug database, it just causes bloat and additional work. 

This problem has already been fixed in CVS.
Comment 2 Max Bryan 2004-01-31 00:18:09 UTC
Excuse me, i didn't know this. 
Comment 3 Amilcar do Carmo Lucas 2004-02-04 11:13:56 UTC
This was fixed. Get a newer snapshoot.