[vlc-devel] pda

Bompart Cedric cedric.bompart at thales-is.com
Fri Feb 4 09:22:49 CET 2005


Hi,

I'm just wondering if the --enable-pda is still supported in VLC 0.8.1? I'm trying to build VLC for GPE.

Here is my configure options:
        --disable-plugins
        --disable-gtk \
        --disable-gtk2 \
        --disable-gnome \
        --disable-gnome2 \
        --disable-qt \
        --disable-kde \
        --disable-qte \
        --disable-xosd \
        --disable-ogg \
        --disable-tarkin \
        --enable-tremor \
        --disable-theorea \
        --disable-skins \
        --disable-skins2 \
        --disable-sdl \
        --disable-v4l \
        --enable-sout \
        --enable-dummy \
        --enable-fb \
        --enable-oss \
        --disable-alsa \
        --enable-x11 \
        --disable-xvideo \
        --disable-dvd \
        --disable-dvdplay \
        --disable-dvdread \
        --disable-dvdnav \
        --disable-libcdio \
        --disable-libcddb \
        --disable-vcdx \
        --disable-vcd \
        --disable-maxosx \
        --disable-goom \
        --disable-speex \
        --disable-visual \
        --enable-freetype \
        --disable-fribidi \
        --enable-a52 \
        --enable-faad \
        --enable-flac \
        --enable-libmpeg2 \
        --enable-dvbpsi \
        --disable-qte \
        --disable-xosd \
        --disable-ogg \
        --disable-tarkin \
        --disable-tremor \
        --disable-theorea \
        --disable-skins \
        --disable-skins2 \
        --disable-sdl \
        --disable-v4l \
        --enable-sout \
        --enable-dummy \
        --enable-fb \
        --enable-oss \
        --disable-alsa \
        --enable-x11 \
        --disable-xvideo \
        --disable-dvd \
        --disable-dvdplay \
        --disable-dvdread \
        --disable-dvdnav \
        --disable-libcdio \
        --disable-libcddb \
        --disable-vcdx \
        --disable-vcd \
        --disable-maxosx \
        --disable-goom \
        --disable-speex \
        --disable-visual \
        --enable-freetype \
        --disable-fribidi \
        --enable-a52 \
        --enable-faad \
        --enable-flac \
        --enable-libmpeg2 \
        --enable-dvbpsi \
        --disable-mkv \
        --enable-mad \
        --enable-id3tag \
        --enable-ffmpeg \
        --disable-slp \
        --enable-pda \
	  --enable-release \
        --with-ffmpeg-mp3lame \
        --with-ffmpeg-faac

do I need to set some hidden options for my pda (320x240)???



| make[6]: Entering directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/v
lc-0.8.1/modules/gui/pda'
| if arm-linux-gcc -march=armv4 -mtune=xscale -DHAVE_CONFIG_H -I. -I/home/cedric
/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vlc-0.8.1/modules/gui/pda -I../../..   -I/ho
me/cedric/oe/build/tmp/staging/arm-linux/include -DSYS_LINUX -I/home/cedric/oe/b
uild/tmp/work/vlc-gpe-0.8.1-r1/vlc-0.8.1/include `top_builddir="../../.." ../../
../vlc-config --cflags builtin pda` -Wsign-compare -Wall -I/home/cedric/oe/build
/tmp/staging/arm-linux/include -fexpensive-optimizations -fomit-frame-pointer -f
rename-registers -O2 -pipe -MT libpda_a-pda.o -MD -MP -MF ".deps/libpda_a-pda.Tp
o" -c -o libpda_a-pda.o `test -f 'pda.c' || echo '/home/cedric/oe/build/tmp/work
/vlc-gpe-0.8.1-r1/vlc-0.8.1/modules/gui/pda/'`pda.c; \
| then mv -f ".deps/libpda_a-pda.Tpo" ".deps/libpda_a-pda.Po"; else rm -f ".deps
/libpda_a-pda.Tpo"; exit 1; fi
| In file included from pda_support.h:6,
|                  from pda.c:40:
| ../../../config.h:742:1: warning: "PACKAGE_NAME" redefined
| In file included from /home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vlc-0.8.
1/include/vlc/vlc.h:128,
|                  from pda.c:33:
| /home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vlc-0.8.1/include/vlc_common.h
:43:1: warning: this is the location of the previous definition
| In file included from pda_support.h:6,
|                  from pda.c:40:
| ../../../config.h:751:1: warning: "PACKAGE_VERSION" redefined
| In file included from /home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vlc-0.8.
1/include/vlc/vlc.h:128,
|                  from pda.c:33:
| /home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vlc-0.8.1/include/vlc_common.h
:47:1: warning: this is the location of the previous definition
| pda.c: In function `Manage':
| pda.c:420: error: structure has no member named `stream'
| pda.c:424: error: structure has no member named `stream'
| pda.c:452: error: structure has no member named `stream'
| pda.c:463: error: structure has no member named `stream'
| pda.c:463: error: structure has no member named `stream'
| pda.c:474: error: structure has no member named `stream'
| pda.c:476: error: structure has no member named `stream'
| pda.c:486: error: structure has no member named `stream'
| pda.c:497: error: structure has no member named `stream'
| pda.c:497: error: structure has no member named `stream'
| pda.c:508: error: structure has no member named `stream'
| pda.c:510: error: structure has no member named `stream'
| pda.c:519: error: structure has no member named `stream'
| pda.c: In function `GtkModeManage__pda':
| pda.c:597: error: structure has no member named `stream'
| pda.c:608: error: structure has no member named `stream'
| pda.c:610: error: structure has no member named `stream'
| make[6]: *** [libpda_a-pda.o] Error 1
| make[6]: Leaving directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vl
c-0.8.1/modules/gui/pda'
| make[5]: *** [all-modules] Error 1
| make[5]: Leaving directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vl
c-0.8.1/modules/gui/pda'
| make[4]: *** [all-recursive] Error 1
| make[4]: Leaving directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vl
c-0.8.1/modules/gui'
| make[3]: *** [all] Error 2
| make[3]: Leaving directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vl
c-0.8.1/modules/gui'
| make[3]: *** [all] Error 2
| make[3]: Leaving directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vl
c-0.8.1/modules/gui'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vl
c-0.8.1/modules'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/cedric/oe/build/tmp/work/vlc-gpe-0.8.1-r1/vl
c-0.8.1'
| make: *** [all] Error 2


Regards,
Ced.

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



More information about the vlc-devel mailing list