Thanks this one help using Ubuntu 13.4 on BeagleBone Black. On Monday, February 11, 2013 3:31:01 PM UTC-6, richard taylor wrote: > > > > On Friday, February 8, 2013 5:46:44 PM UTC-8, richard taylor wrote: >> >> 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. ;-( >> >> > It turns out that if you run > apt-get install build-essential > the environment variable (or whatever) needed for cmake to function is > correct. >
-- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
