[vlc] Re: Cross-Compiling Problem for PowerPC

Christophe Massiot massiot at via.ecp.fr
Thu Jul 22 00:51:19 CEST 2004


À (At) 13:51 -0400 21/07/04, Chris Belay écrivait (wrote) :
>Hey,
>
>I'm trying to cross compile VLC for a PowerPC processor.  I refered 
>to the following article:
>
>http://www.via.ecp.fr/via/ml/vlc-devel/200311/msg00086.html
>
>I used this configuration line:
>
>CXXCPP=powerpc-tuxbox-linux-gnu-cpp CC=powerpc-tuxbox-linux-gnu-gcc 
>CPPFLAGS="-mpowerpc -mcpu=823 -msoft-float -mmultiple -mstring -I! 
>-I/nfs/tuxbox-cvs/driver/include" ./configure 
>--prefix=/nfs/dbox2/cdkroot --disable-dvd --disable-ffmpeg 
>--disable-mad --disable-libmpeg2 --enable-satellite 
>--with-dvbpsi-tree=/tmp/libdvbpsi3-0.1.4 --disable-plugins 
>--host="i686-linux-gnu" --target="powerpc-tuxbox-linux-gnu" 
>--disable-gtk --disable-x11 --disable-sdl
>
>and when I do a 'make' I get this error:
>
>then mv -f ".deps/libsatellite_a-dvb.Tpo" ".deps/libsatellite_a-dvb.Po"; \
>else rm -f ".deps/libsatellite_a-dvb.Tpo"; exit 1; \
>fi
>dvb.c:41:21: ost/sec.h: No such file or directory
>dvb.c:42:21: ost/dmx.h: No such file or directory
>dvb.c:43:26: ost/frontend.h: No such file or directory

You're missing the dvb headers, if you don't have a dvb card do not 
configure with --enable-satellite.

-- 
Christophe Massiot.

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list