Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#2058 closed defect (invalid)

oscam dont work on DM500

Reported by: zdenekzaba Owned by:
Priority: critical Component: General
Severity: high Keywords:
Cc: Sensitive: no

Description

Revision

5741

Issue Description

oscam gives error message:/var/bin/oscam: relocation error: /var/bin/oscam: symbol strptime, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

When the issue occurs

when try to start oscam

How the issue is reproducable

on DM500S (with gemini 4.6 or openpli svn215) error message with powerpc-tuxbox-old verion of oscam (version 5419 works ok)

Change History (7)

comment:1 by Deas, 13 years ago

Resolution: fixed
Status: newclosed

if you don´t use a toolchain that exactly fits your image it won´t work! see: http://www.streamboard.tv:8001/ticket/1743

if you want to discuss this issue, please use forum - trac is NOT for discussions!

comment:2 by zdenekzaba, 13 years ago

Sorry, but when I built it with any toolchain and it is always the same. I discovered there is problem with "strptime" function in reader-cryptoworks.c. An this is in ticket 1743. There is: "Should be fixed in r4953 as I replaced strptime there" and function strptime is no longer in sourcecode, but now it is back in function "chid_date_t" and problem is back.

In version 5419 is not function "chid_date_t" and is not "strptime" and is no problem.

comment:3 by zdenekzaba, 13 years ago

Resolution: fixed
Status: closedreopened

comment:4 by Admin, 13 years ago

Resolution: invalid
Status: reopenedclosed

Your image is broken. Some image builders remove functions out of their images like strptime to save some bytes. This is a bad behaviour and we won't fix such broken images.

comment:5 by wolf84, 13 years ago

I have this use nabilo darkstare image.
If you are replacing newer libc.so.6 file.
"strptime" no problem.
then I got this error: undefined symbol: sha1_init

What files are missing?

Last edited 13 years ago by wolf84 (previous) (diff)

comment:6 by alno, 13 years ago

libcrypto?

comment:7 by Admin, 13 years ago

I just blacklisted strptime in r5909 because I'm tired of getting such tickets over and over again. Nevertheless, the error is in the image here.

Note: See TracTickets for help on using tickets.