Ticket #510 (closed defect: fixed)
Opened 4 years ago
Last modified 19 months ago
CMake does not find modules, crashes
| Reported by: | jonas.kirilla | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | Haiku Optional Packages |
| Component: | dev-util/cmake | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
~/Desktop> cmake CMake Error: Could not find CMAKE_ROOT !!! CMake has most likely not been installed correctly. Modules directory not found in /boot/common/bin Kill Thread
(cmake then crashes)
Haiku r41022 gcc2hybrid.
Attachments
Change History
Changed 4 years ago by jonas.kirilla
- attachment cmake_crash.txt added
comment:1 Changed 4 years ago by disreali
comment:2 Changed 2 years ago by scottmc
- Component changed from default to dev-util/cmake
- Owner set to scottmc
comment:3 Changed 19 months ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

See https://dev.haiku-os.org/ticket/7398 for more information.
I think the issue is actually the use of the "B_COMMON_x_DIR" put files in the wrong places.