MantisBT - CMake
View Issue Details
0012432CMakeCMakepublic2011-08-30 11:042012-02-06 06:07
Orion Poplawski 
David Cole 
normalminorhave not tried
closedfixed 
LinuxFedoraRawhide
 
CMake 2.8.6CMake 2.8.6 
0012432: cmake 2.8.6-rc1 installs cmake.m4 into /usr/hare/aclocal/cmake.m4
cmake.m4 is configured for install as:

INSTALL_FILES(/share/aclocal FILES cmake.m4)

which is resulting in it being installed in /usr/hare/aclocal/cmake.m4

Not sure what is going on here.
No tags attached.
Issue History
2011-08-30 11:04Orion PoplawskiNew Issue
2011-08-30 11:07David ColeAssigned To => David Cole
2011-08-30 11:07David ColeStatusnew => assigned
2011-08-30 11:08Orion PoplawskiNote Added: 0027303
2011-08-30 11:09David ColeNote Added: 0027304
2011-08-30 11:09David ColeStatusassigned => resolved
2011-08-30 11:09David ColeFixed in Version => CMake 2.8.6
2011-08-30 11:09David ColeResolutionopen => fixed
2011-09-12 17:23David ColeTarget Version => CMake 2.8.6
2012-02-06 06:07David ColeNote Added: 0028508
2012-02-06 06:07David ColeStatusresolved => closed

Notes
(0027303)
Orion Poplawski   
2011-08-30 11:08   
bootstrap command is:

../bootstrap --prefix=/usr --datadir=/share/cmake --docdir=/share/doc/cmake-2.8.6 --mandir=/share/man --system-libs --parallel=2 --qt-gui
(0027304)
David Cole   
2011-08-30 11:09   
As noted in the second line of the blog entry announcing rc1,

  http://www.kitware.com/blog/home/post/158 [^]

this bug is fixed already, and the fix will be in rc2.

Thanks for the report.

This commit fixes it:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a2a0a8e0d5f8ad5e464363b952220f716c8fba14 [^]
(0028508)
David Cole   
2012-02-06 06:07   
Closing resolved issues that have not been updated in more than 4 months.