Problem with shared libvlc

*nix specific usage questions
kemro
Blank Cone
Blank Cone
Posts: 10
Joined: 30 Dec 2006 17:35

Problem with shared libvlc

Postby kemro » 03 Mar 2007 12:55

Hi !

I have to make shared libvlc.so, in configure type

Code: Select all

--enable-shared-libvlc
And during make I have:

Code: Select all

gcc -Wsign-compare -Wall -march=pentium-m -Os -pipe -pipe -o libaccess_file_plugin.so -shared -fpic -fPIC ../../src/libvlc.so -u vlc_entry__0_8_6 libaccess_file_plugin.a -L/usr/lib -lpthread gcc: ../../src/libvlc.so: No such file or directory make[4]: *** [libaccess_file_plugin.so] Error 1
What's wrong ? :(

This is 0.8.6a version, (I tried 0.9.0 svn, but it doesn't work with wxwidgets 2.8.0 - after apply patch of course and 0.8.6 bugfix svn for today - the same error above)

luca
New Cone
New Cone
Posts: 2
Joined: 31 Jan 2007 15:24

Postby luca » 05 Mar 2007 10:24

Has anyone looked at this problem? I see it still exists in the 0.8.6-bugfix branch...

Luca

kemro
Blank Cone
Blank Cone
Posts: 10
Joined: 30 Dec 2006 17:35

Postby kemro » 11 Mar 2007 18:38

No ideas ? :(


I really want to have vlc engine in amarok, and for that I need shared lib of vlc...

glossolalie
New Cone
New Cone
Posts: 4
Joined: 12 Mar 2007 12:03

Postby glossolalie » 12 Mar 2007 12:21

Try using ./configure --enable-libtool


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

Who is online

Users browsing this forum: No registered users and 6 guests