[vlc] Can`t compile satellite plugin

Kolunchik kolunchik at gmail.com
Mon Jul 25 17:07:56 CEST 2005


Hello.

I`m try to compile vlc-snapshot-20050721.tar.gz on FedoraCore3 with
this command:

./configure --prefix=/usr --enable-x11 --enable-xvideo --enable-gtk
--enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --enable-mad
--enable-libdvbpsi --enable-a52 --enable-libmpeg2 --enable-dvdnav
--enable-faad --enable-vorbis --enable-ogg --enable-theora
--enable-faac --enable-mkv --enable-freetype --enable-fribidi
--enable-speex --enable-flac --enable-caca --enable-skins
--enable-skins2 --enable-alsa --disable-kde --enable-wxwindows
--enable-ncurses --enable-release --enable-utf8 --enable-dvb
--disable-qt --enable-goom --enable-dts --enable-satellite

But this doesn`t work :( I have only error:

[skip]
if gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX
-I../../../include `top_builddir="../../.." ../../../vlc-config
--cflags plugin satellite` -Wsign-compare -Wall  -pipe -MT
libsatellite_plugin_a-access.o -MD -MP -MF
".deps/libsatellite_plugin_a-access.Tpo" \
  -c -o libsatellite_plugin_a-access.o `test -f 'access.c' || echo
'./'`access.c; \
then mv -f ".deps/libsatellite_plugin_a-access.Tpo"
".deps/libsatellite_plugin_a-access.Po"; \
else rm -f ".deps/libsatellite_plugin_a-access.Tpo"; exit 1; \
fi
access.c:34:37: ../../demux/mpeg/system.h: No such file or directory
access.c: In function `AllocateDemux':
[skip]

Where i can get this file? (modules/demux/mpeg/system.h, included from
 modules/access/satellite/access.c)

In vlc-0.8.2.tar.gz same error.

Thank you (sorry for bad English)

-- 
With best regards, Nick

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list