wollte die aktuelle OSCAM compilieren über das IPC WebInterface und es kam folgende Fehlermeldung.
Spoiler
Show
Code: Alles auswählen
+-------------------------------------------------------------------------------
| OSCam ver: 1.20-unstable_svn rev: 8625 target: i486-linux-gnu-libusb
| Tools:
| CROSS =
| CC = gcc
| STRIP = strip
| Settings:
| CONF_DIR = /var/etc
| CC_OPTS = -O2 -ggdb -ffunction-sections -fdata-sections
| CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
| CFLAGS = -DWITH_LIBUSB
| LDFLAGS = -Wl,--gc-sections -DWITH_LIBUSB
| LIBS = -lusb-1.0 -lrt -lpthread -ldl
| Config:
| Addons :
| Protocols:
| Readers :
| Compiler : gcc (Debian 4.4.5-8) 4.4.5
| Linker : GNU ld (GNU Binutils for Debian) 2.20.1-system.20100303
| Binary : oscam
+-------------------------------------------------------------------------------
In file included from cscrypt/aes.c:1:
cscrypt/cscrypt.h:9:35: error: ../oscam-config-funcs.h: No such file or directory
make[1]: *** [build/i486-linux-gnu-libusb/cscrypt/aes.o] Error 1
make: *** [all] Error 2
Error while compiling! Please check output!
Code: Alles auswählen
o compile
Kann mir jemand sagen was das heißt, bzw. was ich machen muss?
/EDIT:
Dachte ja erst an einen Fehler beim Download Server, aber dass Problem besteht weiterhin. Kann also nur aktualisieren über
Code: Alles auswählen
o version
Gruß