Error launching VLC for AiX

*nix specific usage questions
Lynxou
New Cone
New Cone
Posts: 4
Joined: 09 Jun 2006 16:36

Error launching VLC for AiX

Postby Lynxou » 09 Jun 2006 16:40

Hi,

I have to compile and run vlc on an AiX in order to stream files.

After some hours, i finally succeeded in compiling VLC.

However after running vlc, I obtain this error for nearly each modules :(

[...]

[00000058] main module warning: cannot find symbol "vlc_entry__0_8_5" in file `modules/misc/libgrowl_plugin.so' (Function not implemented (_vlc_entry__0_8_5))
[00000059] main module warning: cannot find symbol "vlc_entry__0_8_5" in file `modules/mux/libmux_asf_plugin.so' (Function not implemented (_vlc_entry__0_8_5))
[00000060] main module warning: cannot find symbol "vlc_entry__0_8_5" in file `modules/mux/libmux_avi_plugin.so' (Function not implemented (_vlc_entry__0_8_5))
[00000061] main module warning: cannot find symbol "vlc_entry__0_8_5" in file `modules/mux/libmux_mpjpeg_plugin.so' (Function not implemented (_vlc_entry__0_8_5))
[00000062] main module warning: cannot find symbol "vlc_entry__0_8_5" in file `modules/mux/libmux_mp4_plugin.so' (Function not implemented (_vlc_entry__0_8_5))
[00000063] main module warning: cannot find symbol "vlc_entry__0_8_5" in file `modules/mux/libmux_dummy_plugin.so' (Function not implemented (_vlc_entry__0_8_5))

[...]
and then the fatal :

main vlc debug: module bank initialized, found 1 modules

Is it my compiler (gcc) who makes such error ? Or do I miss something ?

Thanks,
Lynxou

zorglub
Cone that earned his stripes
Cone that earned his stripes
Posts: 482
Joined: 21 Nov 2003 02:53
Location: Paris - France
Contact:

Postby zorglub » 09 Jun 2006 22:36

It looks like your dynamic linker does not work correctly.

You might want to try to use --enable-mostly-builtins on the configure line
Zorglub
Clément Stenac

Lynxou
New Cone
New Cone
Posts: 4
Joined: 09 Jun 2006 16:36

Postby Lynxou » 10 Jun 2006 09:48

ok, i'm not at work (Week-end ! :wink: ) at the moment, but Monday morning i'll try this

Thanks :)

Guest

Postby Guest » 12 Jun 2006 15:15

Ok, this thing works, i succeeded in using 130 modules thanks to the "--enable-mostly-builtins" in ./configure options.

But the streaming doesn't work as the stream_out* modules are still absent.

In fact, when i run vlc i still have some "Function not implemented (_vlc_entry__0_8_5)". And i guess it's why stream_out* and http modules aren't here.

I tried --enable-sout but as it's "default enabled", it did nothing more.

My main question is, how can i make these modules work or where should i have a look at ?

I'm not afraid to change the code if needed. (I did so to compile on Solaris 10).

Lynxou
New Cone
New Cone
Posts: 4
Joined: 09 Jun 2006 16:36

Postby Lynxou » 12 Jun 2006 15:16

Sorry it was me.


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

Who is online

Users browsing this forum: No registered users and 6 guests