Mailing List archive

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

[vdr] Re: [ANNOUNCE] PIM-plugin 0.0.4



Andrey Kuzmin wrote:

It will be nice if you could also fix the poisoned calls. Now there are
the following errors:

In file included from /usr/lib/gcc/i486-slackware-linux/3.4.2/../../../../include/c++/3.4.2/algorithm:69,
from /usr/lib/gcc/i486-slackware-linux/3.4.2/../../../../include/c++/3.4.2/string:56,
from calendar.h:25,
from pimOsdMenu.h:19,
from pim.c:29:
/usr/lib/gcc/i486-slackware-linux/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:1748:40: attempt to use poisoned "rand"

Hmm, any idea how to fix this? I just 'poisoned' my VDR using the patch from
this mail: http://www.linuxtv.org/mailinglists/vdr/2004/12-2004/msg00477.html

I made a plugins-clean but the pim-plugin still compiled without errors.

Tried this on two machines:

ksltuf@vdr:~/src/VDR$ g++ -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-13)


ksltuf@manni:~/src/VDR> g++ -v
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)


What's your configuration?

Achim





Home | Main Index | Thread Index