../../autotools/depcomp: line 504: exec: -D: invalid option

*nix specific usage questions
___seb

../../autotools/depcomp: line 504: exec: -D: invalid option

Postby ___seb » 01 Sep 2005 23:12

Hi,

I hace a compilation problem.
I ran ./bootstrap : ok
./configure : ok

I'm using aurox 10.2 (kernel 2.6.9, based on fedora core 3)

I can't use rpm because i need a SVN version (freeplayer pour la freebox)

Code: Select all

if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cflags plugin playlist` -Wsign-compare -Wall -pipe -MT libplaylist_plugin_a-b4s.o -MD -MP -MF ".deps/libplaylist_plugin_a-b4s.Tpo" -c -o libplaylist_plugin_a-b4s.o `test -f 'b4s.c' || echo './'`b4s.c; \ then mv -f ".deps/libplaylist_plugin_a-b4s.Tpo" ".deps/libplaylist_plugin_a-b4s.Po"; else rm -f ".deps/libplaylist_plugin_a-b4s.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cflags plugin playlist` -Wsign-compare -Wall -pipe -MT libplaylist_plugin_a-pls.o -MD -MP -MF ".deps/libplaylist_plugin_a-pls.Tpo" -c -o libplaylist_plugin_a-pls.o `test -f 'pls.c' || echo './'`pls.c; \ then mv -f ".deps/libplaylist_plugin_a-pls.Tpo" ".deps/libplaylist_plugin_a-pls.Po"; else rm -f ".deps/libplaylist_plugin_a-pls.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cflags plugin playlist` -Wsign-compare -Wall -pipe -MT libplaylist_plugin_a-dvb.o -MD -MP -MF ".deps/libplaylist_plugin_a-dvb.Tpo" -c -o libplaylist_plugin_a-dvb.o `test -f 'dvb.c' || echo './'`dvb.c; \ then mv -f ".deps/libplaylist_plugin_a-dvb.Tpo" ".deps/libplaylist_plugin_a-dvb.Po"; else rm -f ".deps/libplaylist_plugin_a-dvb.Tpo"; exit 1; fi rm -f libplaylist_plugin.a ar cru libplaylist_plugin.a libplaylist_plugin_a-playlist.o libplaylist_plugin_a-old.o libplaylist_plugin_a-m3u.o libplaylist_plugin_a-b4s.o libplaylist_plugin_a-pls.o libplaylist_plugin_a-dvb.o ranlib libplaylist_plugin.a gcc -Wsign-compare -Wall -pipe -o libplaylist_plugin.so libplaylist_plugin.a -L/usr/local/lib -shared -lpthread -fpic -fPIC -u vlc_entry__0_8_4 make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/playlist' make all-recursive make[6]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/playlist' make[7]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/playlist' make[7]: Rien à faire pour « all-am ». make[7]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/playlist' make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/playlist' make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/playlist' Making all in util make[5]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/util' make all-recursive make[6]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/util' make[7]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/util' make[7]: Rien à faire pour « all-am ». make[7]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/util' make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/util' make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux/util' make[5]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux' make[5]: Rien à faire pour « all-am ». make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux' make[4]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux' make[3]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/demux' Making all in gui make[3]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui' make all-recursive make[4]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui' Making all in beos make[5]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/beos' make all-recursive make[6]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/beos' make[7]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/beos' make[7]: Rien à faire pour « all-am ». make[7]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/beos' make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/beos' make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/beos' Making all in pda make[5]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/pda' make all-recursive make[6]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/pda' make[7]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/pda' make[7]: Rien à faire pour « all-am ». make[7]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/pda' make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/pda' make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/pda' Making all in macosx make[5]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/macosx' make all-recursive make[6]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/macosx' make[7]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/macosx' make[7]: Rien à faire pour « all-am ». make[7]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/macosx' make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/macosx' make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/macosx' Making all in qnx make[5]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/qnx' make all-recursive make[6]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/qnx' make[7]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/qnx' make[7]: Rien à faire pour « all-am ». make[7]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/qnx' make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/qnx' make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/qnx' Making all in skins2 make[5]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/skins2' make[6]: Entering directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/skins2' source='commands/async_queue.cpp' object='libskins2_plugin_a-async_queue.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../../autotools/depcomp \ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin skins2` -Wsign-compare -Wsign-compare -Wall -pipe -c -o libskins2_plugin_a-async_queue.o `test -f 'commands/async_queue.cpp' || echo './'`commands/async_queue.cpp ../../../autotools/depcomp: line 504: exec: -D: invalid option exec: usage: exec [-cl] [-a name] file [redirection ...] make[6]: *** [libskins2_plugin_a-async_queue.o] Erreur 2 make[6]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/skins2' make[5]: *** [all-modules] Erreur 1 make[5]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui/skins2' make[4]: *** [all-recursive] Erreur 1 make[4]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui' make[3]: *** [all] Erreur 2 make[3]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules/gui' make[2]: *** [all-recursive] Erreur 1 make[2]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825/modules' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/home/seb3/down/vlc-snapshot-20050825/vlc-snapshot-20050825' make: *** [all] Erreur 2

__seb

Postby __seb » 01 Sep 2005 23:30

my autoconf version : 2.59
automake : 1.9.2
gettext 0.14.1

vlc-snapshot-20050825

cactux

Postby cactux » 16 Dec 2005 22:48

Hello,

I get the same error.
Could you solve your problem ?
How ?

Thanks
Yann

ugte

Postby ugte » 30 Dec 2005 10:44

Hi...

I got the same problem as well.

Could you do something ?
Thanks.

ugte

Postby ugte » 30 Dec 2005 11:08

ok, I was a bit sleepy...

I forgot to install g++, that's why I got this error.

pat-get install g++
./configure
make

and it worked fine !


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

Who is online

Users browsing this forum: No registered users and 61 guests