| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012537 | CMake | CMake | public | 2011-10-24 17:28 | 2012-02-08 14:27 | ||||
| Reporter | Ken Steele | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | TileGx | OS | Linux | OS Version | 2.6.38 | ||||
| Product Version | CMake 2.8.6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0012537: Not using the most recent config.sub and config.guess | ||||||||
| Description | cmake 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 Reproduce | check for the "tile" architecture in config.sub and config.guess. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |