VLC Execution Problem: cannot find symbol 'vlc_entry__0_8_5'

*nix specific usage questions
ps2shylock
Blank Cone
Blank Cone
Posts: 22
Joined: 08 Jun 2006 18:16

VLC Execution Problem: cannot find symbol 'vlc_entry__0_8_5'

Postby ps2shylock » 04 Oct 2006 18:02

Currently attempting to load a GUI within VLC using

./vlc -I skins2 --verbose 2 --extraintf logger

and getting the error

Code: Select all

[00000384] main module warning: cannot find symbol 'vlc_entry__0_8_5' in file "/usr/local/lib/vlc/gui/libskins2_plugin.so" or "/modules/gui/libskins2_plugin.so"

ps2shylock
Blank Cone
Blank Cone
Posts: 22
Joined: 08 Jun 2006 18:16

Postby ps2shylock » 04 Oct 2006 23:26

The only possible reason, I can think of.

Is during the build, I would get a error within the skin_parser.cpp, regarding the subparser being called and initiated.

The error concerned to inability to find the function Skinparser within the code and the function Skinparser subparser function.

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Postby xtophe » 07 Oct 2006 00:20

When loading its plugins VLC check some things. One of the test is to find the open function for the module. the 0_8_5 is to insure the core and the plugin are compatible.

Here it seems that your module is either too old or too young or buggy
Xtophe


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 48 guests