Compile Error I need help please

*nix specific usage questions
Eaglefire
New Cone
New Cone
Posts: 1
Joined: 28 Dec 2006 13:49

Compile Error I need help please

Postby Eaglefire » 28 Dec 2006 13:54

I try to compile vlc 0.8.4 on SUSE 10.2. I get a Error messgae. Could anyone help me, please.


Making all in skins2
make[5]: Entering directory `/home/eaglefire/download/vlc-0.8.4/modules/gui/skins2'
make[6]: Entering directory `/home/eaglefire/download/vlc-0.8.4/modules/gui/skins2'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin skins2` -Wsign-compare -Wsign-compare -Wall -pipe -MT libskins2_plugin_a-cmd_playlist.o -MD -MP -MF ".deps/libskins2_plugin_a-cmd_playlist.Tpo" -c -o libskins2_plugin_a-cmd_playlist.o `test -f 'commands/cmd_playlist.cpp' || echo './'`commands/cmd_playlist.cpp; \
then mv -f ".deps/libskins2_plugin_a-cmd_playlist.Tpo" ".deps/libskins2_plugin_a-cmd_playlist.Po"; else rm -f ".deps/libskins2_plugin_a-cmd_playlist.Tpo"; exit 1; fi
commands/../src/../vars/../utils/var_tree.hpp:91: error: extra qualification ‘VarTree::’ on member ‘checkParents’
make[6]: *** [libskins2_plugin_a-cmd_playlist.o] Fehler 1
make[6]: Leaving directory `/home/eaglefire/download/vlc-0.8.4/modules/gui/skins2'
make[5]: *** [all-modules] Fehler 1
make[5]: Leaving directory `/home/eaglefire/download/vlc-0.8.4/modules/gui/skins2'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/home/eaglefire/download/vlc-0.8.4/modules/gui'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory `/home/eaglefire/download/vlc-0.8.4/modules/gui'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/eaglefire/download/vlc-0.8.4/modules'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/eaglefire/download/vlc-0.8.4'
make: *** [all] Fehler 2

tqft
Blank Cone
Blank Cone
Posts: 30
Joined: 28 Apr 2005 12:46

Config

Postby tqft » 02 Jan 2007 09:40

what configure options did you use?

it might being confused by something there.

If you can post the ./config <???> command you used it might help us help you
Live forever apes

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Postby Jean-Baptiste Kempf » 02 Jan 2007 12:10

Use 0.8.6 !
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

twosox
New Cone
New Cone
Posts: 1
Joined: 03 Jan 2007 16:11

Can't use 0.8.6

Postby twosox » 03 Jan 2007 16:14

I'm getting the exact same error as I am trying to compile the 0.8.4 VLC on Ubuntu Edgy. I have to use 0.8.4 in order to use VLC with the tivo / vstream plugins.

I tried to install a 0.8.4 debian package, but there was a dependency error...

Sox

ipkiss
Big Cone-huna
Big Cone-huna
Posts: 695
Joined: 23 Nov 2003 01:49

Re: Compile Error I need help please

Postby ipkiss » 03 Jan 2007 19:53

if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin skins2` -Wsign-compare -Wsign-compare -Wall -pipe -MT libskins2_plugin_a-cmd_playlist.o -MD -MP -MF ".deps/libskins2_plugin_a-cmd_playlist.Tpo" -c -o libskins2_plugin_a-cmd_playlist.o `test -f 'commands/cmd_playlist.cpp' || echo './'`commands/cmd_playlist.cpp; \
then mv -f ".deps/libskins2_plugin_a-cmd_playlist.Tpo" ".deps/libskins2_plugin_a-cmd_playlist.Po"; else rm -f ".deps/libskins2_plugin_a-cmd_playlist.Tpo"; exit 1; fi
commands/../src/../vars/../utils/var_tree.hpp:91: error: extra qualification ‘VarTree::’ on member ‘checkParents’
make[6]: *** [libskins2_plugin_a-cmd_playlist.o] Fehler 1
Remove "VarTree::" in modules/gui/skins2/utils/var_tree.hpp (line 91). The error said it all :-)


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

Who is online

Users browsing this forum: No registered users and 13 guests