Please help with compiling oscam.

sharp

Registered
Messages
8
Hello

I compiled oscam from svn trunk for my Mythbuntu 9.10 64-bit system.
When I start oscam I get "Warning: OSCam compiled without DVB API support."
Then #PANIC: master deadlock! last location: initroot@lanbox:/usr/local/src/oscam"

If I use available binaries I get error "error while loading shared libraries: libpcsclite.so.1: cannot open shared object file: No such file or directory"

How can I instruct compiler to use compile options?
---------------

Enable features:

CS_ANTICASC - enable anti-cascading
CS_LOGHISTORY - enable log history
HAVE_DVBAPI_3 - enable DVB API 3 support

KR
 

ajeeb

Registered
Messages
32
same here ! running on debia 5
i download the file libpcsclite.tar.gz but how to embedded it with system :mad:
 

ajeeb

Registered
Messages
32
well need do like that with debian

-------
root


apt-get install libpcsclite-dev
apt-get install libssl-dev
cd /usr/lib
ln -s libcrypto.so.0.9.8 libcrypto.so.6
ln -s libssl.so.0.9.8 libssl.so.6

hope this helping ppl
 

marindd

Registered
Messages
3
I use oscam +_smargo reader with sky it card 093b but have this :
Error activating card: -10

Anyone know what is the my mistake in the config?

Thanks in advance!
 

guli

Registered
Messages
375
I use oscam +_smargo reader with sky it card 093b but have this :
Error activating card: -10

Anyone know what is the my mistake in the config?

Thanks in advance!

if you show your 3 configs it may be possible to see if there are any mistakes etc .
 

credoman

Registered
Messages
29
Who can make an executable file?
Compiler: arm-nationalchip-linux-uclibcgnueabihf-gxapi-ssl
 
Top