[vlc-devel] WinCE cross compiling VLC 0.8.4a with sout
Monica
monica1021 at gmail.com
Mon Feb 12 10:30:04 CET 2007
Hi developers,
I would like to ask about WinCE cross compiling VLC 0.8.4a on GNU/Linux. I
wish to build VLC with *sout enabled* to winCE.
I used the following configuration (just the same as that in
INSTALL.winceexcept "--disable-sout" was removed)
./configure --host=arm-wince-pe --target=arm-wince-pe \
--build=i686-linux --prefix=/usr/local/wince \
--disable-sdl --disable-gtk --disable-dvdnav --disable-dvdread \
--disable-nls --disable-vlm --disable-wxwindows \
--disable-a52 --disable-libmpeg2 --disable-freetype --disable-fribidi \
--disable-mad --disable-plugins --enable-optimize-memory \
--with-freetype-config-path=/usr/local/wince/contrib-xscale/bin \
--with-fribidi-config-path=/usr/local/wince/contrib-xscale/bin \
--enable-tremor --enable-faad
Here is the error message on build:
In file included from udp.c:43:
/home/monica/usr/local/wince/cross-tools/bin/../lib/gcc/arm-wince-pe/4.1.0/include/winsock2.h:345:
error: redefinition of 'struct sockaddr'
Monica
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070212/ece4c21e/attachment.html>
More information about the vlc-devel
mailing list