richard taylor
unread,Feb 8, 2013, 8:46:44 PM2/8/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com
Per a previous post, I have an issue with the Beagleboard XM freezing when running a USB intensive program. This was under opensuse 12. The particular software uses Cmake and compiled fine under openuse for arm. On the outside chance that my problem is related to the OS used, I decided to try some other distrubutions. [The beagleboard RMA group isn't interested unless the crash is under Angstron, and Liquidware is completely useless.]
So much for background. Here is the error message, in this case from Ubuntu:
-------------------------------------------------
root@localhost:/usr/local/src/rtl_sdr/rtl-sdr/build# cmake ../
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file:/usr/local/src/rtl_sdr/rtl-sdr/build/CMakeFiles/CMakeCCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
-------------
I tried to solve this from internet searching, but sadly cmake, being multiplatform, generates way too many false hits. Restrict it to arm and the results are few and cryptic.
Incidentally, having now used opensuse, fedora, and ubuntu under arm, Opensuse is at the head of the pack in my opinion for completeness. However my inquiry about diagnostics regarding the Beagleboard XM freezing has sat unanswered on their forum for nearly a week. ;-(