October 6, 201213 yr Hi, did anyone installed oscam on unraid to use it with tvheadend? Note: For those not familiar with Oscam, it's an application that reads smartcards using card reads (ie. smargo) to decrypt transponder signals when used with tvheadend. I tried to compile it from source using the Oscam wiki http://www.streamboard.tv/oscam/wiki/BuildingOscam and the tutorial at http://linux.mjnet.eu/post/453/oscam-and-cccam-installation-for-ubuntu/. I was able to compile it successfully for ubuntu but it failed on unraid. Btw, I installed all packages listed in tvheadend tutorial just in case but ended with error: +------------------------------------------------------------------------------- | OSCam ver: 1.20-unstable_svn rev: 7619 target: i486-slackware-linux | Tools: | CROSS = | CC = gcc | STRIP = strip | Settings: | CONF_DIR = /usr/local/etc | CC_OPTS = -O2 -ggdb -ffunction-sections -fdata-sections | CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition | CFLAGS = | LDFLAGS = -Wl,--gc-sections | LIBS = -lpthread -ldl | Config: | Addons : WEBIF TOUCH HAVE_DVBAPI IRDETO_GUESSING CS_ANTICASC WITH_DEBUG MODULE_MONITOR WITH_LB CS_CACHEEX | Protocols: CAMD35 CAMD35_TCP NEWCAMD CCCAM GBOX RADEGAST SERIAL CONSTCW PANDORA | Readers : WITH_CARDREADER NAGRA IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT | Compiler : gcc (GCC) 4.4.4 | Linker : GNU ld (Linux/GNU Binutils) 2.20.51.0.8.20100412 | Binary : Distribution/oscam-1.20-unstable_svn7619-i486-slackware-linux +------------------------------------------------------------------------------- CC algo/minilzo.c In file included from /usr/include/bits/posix1_lim.h:157, from /usr/include/limits.h:145, from /usr/lib/gcc/i486-slackware-linux/4.4.4/include-fixed/limits.h:122, from /usr/lib/gcc/i486-slackware-linux/4.4.4/include-fixed/syslimits.h:7, from /usr/lib/gcc/i486-slackware-linux/4.4.4/include-fixed/limits.h:11, from algo/lzoconf.h:42, from algo/minilzo.h:40, from algo/minilzo.c:39: /usr/include/bits/local_lim.h:39:26: error: linux/limits.h: No such file or directory make[1]: *** [build/i486-slackware-linux/algo/minilzo.o] Error 1 make: *** [all] Error 2 If someone can help me solve the error. Thank you
October 7, 201213 yr try install package lzo-2.02-i486 and try again here my compiled https://dl.dropbox.com/u/49442039/oscam-1.20-unstable_svn7626-i486-slackware-linux
Archived
This topic is now archived and is closed to further replies.