Telldus-core på nslu2??

Moderator: Telldus

Post Reply
Snoopy
Posts: 253
Joined: Fri Mar 17, 2023 9:45 am
Location: Kalmar
Contact:

Telldus-core på nslu2??

Post by Snoopy »

Jag kör Debian 5 på en pc och styr mina lampor med Tellstick.
Fungerar fint. Men nu vill jag använda nslu2 istället till tellstick.
Jag hämtade cmake 2.6, libconfuse0 och libconfuse-dev och gjorde
samma sak i nslui2 som i pc. Kör givetvis Debian 5 i nslu2 också.
superslug:/usr/src/telldus-core-2.0.2# cmake .
-- The CXX compiler identification is unknown
-- Check for working CXX compiler: CMAKE_CXX_COMPILER-NOTFOUND
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working CXX compiler: CMAKE_CXX_COMPILER-NOTFOUND -- broken
CMake Error at /usr/share/cmake-2.6/Modules/CMakeTestCXXCompiler.cmake:25 (MESSAGE):
The C++ compiler "CMAKE_CXX_COMPILER-NOTFOUND" is not able to compile a
simple test program.

It fails with the following output:

CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:1 (PROJECT)


CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Configuring done
superslug:/usr/src/telldus-core-2.0.2#
Något fattas men jag kan för lite för att veta. :oops:
Snoopy
Posts: 253
Joined: Fri Mar 17, 2023 9:45 am
Location: Kalmar
Contact:

GÅTAN LÖST!!

Post by Snoopy »

Hade "bara" glömt installera g++! :banghead:
Post Reply