DBox2 CCcam - GLIBC_2.0 not defined in file libc.so.6

ibizara

Registered
Messages
22
CCcam problem using converted Virgin+ cable image to Sat image

Using Ahab Multicam on /dev/tts/1 on a Nokia DBox2 Sat

Code:
/var/bin/emu # CCcam
/tmp/CCcam: error while loading shared libraries: libgcc_s.so.1: cannot open sha
red object file: No such file or directory

Fixed by copying the libgcc_s.so.1 from a working image to /lib

Code:
/var/bin/emu # CCcam
/tmp/CCcam: relocation error: /tmp/CCcam: symbol daemon, version GLIBC_2.0 not d
efined in file libc.so.6 with link time reference

Unable to fix, if I copy another libc.so.6 to /lib it kills the box :(

Any ideas anyone??

Cheers
 
Top