Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: AW: Re: Try to fix "unknown picture error"



Hi,

i use the redhat compiler 2.96-112, which is a mix-up
between the old 2.95 and the new 3.0, so if that could
cause trouble, i cant confirm it, besides some HW dependant
projects (namely mplayer) nothing made trouble for me,
esp. not vdr, since this compiler issues of redhat mostly
belong to inline asm stuff, which is inconsistent since gcc 2
and gcc3 use incompatible syntax, so the RH gcc2.96
has to follow one ot the other. this affects not c++, i
can compile c++ even using a mixed environment, although this
only happens by accident and not intentional (hello Makefile writers
why should i use CXX=g++3 when u write g++ hard coded later $§$%&).

but this experience only comes from the users point of view, so
could be terribly wrong

Regards Onno

Michael Möhle schrieb:

Hello all together,
maybe its the  Version of the Compiler??
I think newer Distris using gcc 3.xx and
the older ones like Klaus 7.3 is using
2.95 . It would be not the first time I
heard of Problems with the newer Compiler!

Greetings

Michael

I wonder, if we are looking at the right place for the reason of this errors.
So my conclusion, lets compare our systems and libraries that are loaded by vdr.
ldd ./vdr1.2.25pre2 gives on my suse 8.2:
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40025000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40044000)
libdl.so.2 => /lib/libdl.so.2 (0x40095000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40098000)
libm.so.6 => /lib/libm.so.6 (0x40150000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40172000)
libc.so.6 => /lib/libc.so.6 (0x4017a000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Maybe some of you know, how to show the libs loaded by the driver too.

Please give me some feedback, does anybody with the same system and libs have a stable system?

Harald






--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index