View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012537CMakeCMakepublic2011-10-24 17:282012-02-08 14:27
ReporterKen Steele 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionno change required 
PlatformTileGxOSLinuxOS Version2.6.38
Product VersionCMake 2.8.6 
Target VersionFixed in Version 
Summary0012537: Not using the most recent config.sub and config.guess
Descriptioncmake does not include the most to to date config.sub and config.guess. Without the latest version, configure doesn't know about the Tile architecture.

With updated config.sub and config.guess, "./configure; make; make install" works and it runs correctly.
Steps To Reproducecheck for the "tile" architecture in config.sub and config.guess.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0027642)
Eric NOULARD (developer)
2011-10-25 05:23

What are you doing?
Are you bootstraping CMake from source?
or are you building some other software
using CMake?

Which configure file are you speaking of?

As far as I know there is no
config.sub nor config.guess in CMake sources.
(0028526)
Rolf Eike Beer (developer)
2012-02-08 13:59

ping?
(0028528)
Ken Steele (reporter)
2012-02-08 14:08

I was building from source and was mistaken that cmake needed config.sub and config.guess.

Everything is working fine now.

 Issue History
Date Modified Username Field Change
2011-10-24 17:28 Ken Steele New Issue
2011-10-25 05:23 Eric NOULARD Note Added: 0027642
2012-02-08 13:59 Rolf Eike Beer Note Added: 0028526
2012-02-08 14:08 Ken Steele Note Added: 0028528
2012-02-08 14:27 Rolf Eike Beer Status new => closed
2012-02-08 14:27 Rolf Eike Beer Resolution open => no change required


Copyright © 2000 - 2018 MantisBT Team