By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 733 - git error: v3.5.13 doesn't configure with latest cmake submodule
Summary: git error: v3.5.13 doesn't configure with latest cmake submodule
Status: RESOLVED WONTFIX
Alias: None
Product: TDE
Classification: Unclassified
Component: tdelibs (show other bugs)
Version: 3.5.13 [Trinity]
Hardware: All Linux
: P5 trivial
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2011-12-08 03:03 CST by Aleksey Midenkov
Modified: 2012-10-19 15:26 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksey Midenkov 2011-12-08 03:03:17 CST
CMake Error at dcop/CMakeLists.txt:64 (tde_add_kdeinit_executable):
  Unknown CMake command "tde_add_kdeinit_executable".


   Called from: [1]     /home/midenok/src/kde/tdelibs/dcop/CMakeLists.txt
   Returning to         /home/midenok/src/kde/tdelibs
   Called from: [1]     /home/midenok/src/kde/tdelibs/CMakeLists.txt
-- Configuring incomplete, errors occurred!

Please tag also cmake submodule.
To commit ae53051703d24bd90646652084fabefaa757e4fa I believe.
Comment 1 Aleksey Midenkov 2012-03-01 22:50:12 CST
This have been fixed with tag placed on cmake submodule.