Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Compile funktioniert nicht

    Nobody is reading this thread right now.
Registriert
26. Februar 2009
Beiträge
462
Reaktionspunkte
177
Punkte
103
Aufgrund eines Hardwaredefekts musste ich meinen Server neu aufsetzen. Jedoch bekomme ich nun bei der Ausführung des o compile immer folgenden Fehler:
Bereite 32bit Kompilierung vor...

-- pthread found. Adding pthread support
-- SSL IS NOT INCLUDED IN THIS COMPILATION
CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:293 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:239 (find_package)


CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:294 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:239 (find_package)


CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:296 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:239 (find_package)


CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:298 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:239 (find_package)


-- openssl found.
-- librt found (needed by libusb).
-- libusb 1.0 found (libusb-1.0.so) Adding smartreader support
GEN webif/pages.c
GEN Compressed 422732 template bytes into 173949 bytes. 248783 saved bytes (58.85%).
-- The CXX compiler identification is unknown
CMake Error at csctapi/CMakeLists.txt:1 (project):
No CMAKE_CXX_COMPILER could be found.

Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.


-- Configuring incomplete, errors occurred!
See also "/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeOutput.log".
See also "/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeError.log".

Folgendes Kompilieren kann einige Zeit in Anspruch nehmen...

Druecken Sie bitte <Enter> um fortzufahren...
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss.
ERROR: compile fehlgeschlagen? Abbruch!

Wo ist mein Fehler?
 
Zuletzt bearbeitet von einem Moderator:
Welche Hardware?
Versuch es mal mit diesem Befehl.
Code:
wget -O/var/emu/script/oscam-compile.sh ipc.pebkac.at/ipc/scripts/oscam-compile.sh && chmod +x /var/emu/script/oscam-compile.sh

MfG
 
Danke das wars. Nun rennt das Kompilieren wieder problemlos

Nur so eine kleine Frage am Rande weißt du wie man Backups bei IPC rückspielt ob es da einen Command gibt?
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…