VLC-0.84a and slackware current

*nix specific usage questions
Guest

VLC-0.84a and slackware current

Postby Guest » 19 Dec 2005 10:15

Hi guys i had some problems compiling vlc on my slackware current. First of all you have to know I didn't install wxWidgets but wx-GTK-2.6.2. Are there any differences between theese software? Another thing you have to know is I didn't pass any optional flags for compiling wx-GTK, only

Code: Select all

./configure --prefix=/usr
Configure of vlc return me this warning:
checking for wx-config... /usr/bin/wx-config
checking if $CXX accepts -fpermissive... yes

Warning: No config found to match: /usr/bin/wx-config --unicode
in /usr/lib/wx/config
If you require this configuration, please install the desired
library build. If this is part of an automated configuration
test and no other errors occur, you may safely ignore it.
You may use wx-config --list to see all configs available in
the default prefix.

checking wx/wxprec.h usability... yes
checking wx/wxprec.h presence... yes
checking for wx/wxprec.h... yes
For solving this problem probably I have to so this during wx-GTK compile:

Code: Select all

./ configure --prefix=/usr --enable-unicode
Is it right?

The make process crash and return me this error:
make[6]: *** [libwxwidgets_plugin_a-open.o] Error 1
make[6]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui/wxwidgets'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui/wxwidgets'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a'
make: *** [all] Error 2
Please can you help me! Have a nice day

Nemesi

Guest

Postby Guest » 19 Dec 2005 20:54

Hi guys,
I partially solved the problem using --enable-unicode during wxgtk compialtion, but when I try to run vlc, console return a segmentation fault error. Any idea?
Have a nice day

Nemesi

Guest

Postby Guest » 21 Dec 2005 15:07

Hi guys,
What does it mean...
open.cpp: In function `char* ProbeDVD(const wxChar*)':
open.cpp:1337: error: request for member `data' in `tmp_buf', which is of non-class type `const wxChar*'
open.cpp: In function `char* ProbeCDDA(const wxChar*)':
open.cpp:1407: error: request for member `data' in `tmp_buf', which is of non-class type `const wxChar*'
open.cpp: In function `char* ProbeVCD(const wxChar*)':
open.cpp:1420: error: request for member `data' in `tmp_buf', which is of non-class type `const wxChar*'
make[6]: *** [libwxwidgets_plugin_a-open.o] Error 1
make[6]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui/wxwidgets'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui/wxwidgets'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nemesi/Documents/Downloads/vlc-0.8.4a'
make: *** [all] Error 2
I don't understand! :-(
Have a nice day

Nemesi

Teetrinker
Cone that earned his stripes
Cone that earned his stripes
Posts: 174
Joined: 16 Aug 2004 16:12

Postby Teetrinker » 21 Dec 2005 21:51

Update your libcdio ( http://www.gnu.org/software/libcdio/ ).
Not sure if this will help.


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

Who is online

Users browsing this forum: No registered users and 14 guests