Mailing List archive

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

[vdr] Re: [ANNOUNCE] vdr-xine-0.0.1 plugin




Reinhard Nissl schrieb:
I've released the first version a few minutes ago. See

    http://home.vr-web.de/~rnissl/vdr-xine-0.0.1.tgz

ok, like said i tried it with my running vdr system (uh danger)
but it didn't compile the xine plugin with my redhat gcc 2.96,
xine-lib-cvs and xine-ui-cvs compiled, and xine played a vdr
file ok, even via vnc.

but i could not compile the plugin.

the error message on a make all is this:
g++ -g -O2 -Wall -Woverloaded-virtual `xine-config --cflags`  -c -D_GNU_SOURCE -DVIDEODIR=\"/video/disk-00\" -
DPLUGIN_NAME_I18N='"xine"' -I/vdr12/vdr/include -I/vdr12/DVB/include xine.c
g++ -g -O2 -Wall -Woverloaded-virtual `xine-config --cflags`  -c -D_GNU_SOURCE -DVIDEODIR=\"/video/disk-00\" -
DPLUGIN_NAME_I18N='"xine"' -I/vdr12/vdr/include -I/vdr12/DVB/include xineDevice.c
g++ -g -O2 -Wall -Woverloaded-virtual `xine-config --cflags`  -c -D_GNU_SOURCE -DVIDEODIR=\"/video/disk-00\" -
DPLUGIN_NAME_I18N='"xine"' -I/vdr12/vdr/include -I/vdr12/DVB/include xineLib.c
g++ -g -O2 -Wall -Woverloaded-virtual `xine-config --cflags`  -c -D_GNU_SOURCE -DVIDEODIR=\"/video/disk-00\" -
DPLUGIN_NAME_I18N='"xine"' -I/vdr12/vdr/include -I/vdr12/DVB/include xineOsd.c
g++ -g -O2 -Wall -Woverloaded-virtual `xine-config --cflags`  -shared xine.o xineDevice.o xineLib.o xineOsd.o
`xine-config --libs` -lX11 -lm -o libvdr-xine.so
/usr/bin/ld: libvdr-xine.so: undefined versioned symbol name __dynamic_cast@@CXXABI_1.2
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
make: *** [libvdr-xine.so] Error 1

so i compiled the plugin with gcc 3.2 instead of the redhat gcc 2.96.
this compiled, but vdr exits when i start this plugin with this
error message:
Sep  8 13:51:25 vdr vdr[17640]: ERROR: /vdr12/vdr/PLUGINS/lib/libvdr-xine.so.1.2.1: undefined symbol: _ZN7cPlu
ginC2Ev

so i recompiled xine-lib with gcc 3.2...
but still the same error. im am using vdr 1.2.1, so could that be the fault ?

Regards Onno

i



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



Home | Main Index | Thread Index