Mailing List archive

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

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



Hi,

Onno wrote:

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 ?
Did you compile VDR with that compiler too?

Form a former message on this list:

>>For now, the plugin compiles and links without any errors or warnings, but
>>> when vdr is started, I get reported an unresolved symbol.
>
>You get the demangled name of the function with c++filt. Then provide the
>missing implementation.

So please try

	c++filt _ZN7cPluginC2Ev

Maybe, this can help you any further.

Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl@gmx.de




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



Home | Main Index | Thread Index