[vlc-devel] SVN WinCE compile woes
James MacLean
macleajb at ednet.ns.ca
Mon Aug 1 17:47:29 CEST 2005
Hi Folks,
Let me know if I should stop sending in the reports. Latest SVN still
gives me :
if arm-wince-pe-gcc -mcpu=xscale -DHAVE_CONFIG_H -I. -I. -I../..
-D_OFF_T_ -D_off_t=long -DSYS_MINGWCE -I../../include
`top_builddir="../.." ../../vlc-config --cflags builtin access_udp`
-Wsign-compare -Wall -I/usr/local/wince/contrib-xscale/include -pipe
-MT libaccess_udp_a-udp.o -MD -MP -MF ".deps/libaccess_udp_a-udp.Tpo" -c
-o libaccess_udp_a-udp.o `test -f 'udp.c' || echo './'`udp.c; \
then mv -f ".deps/libaccess_udp_a-udp.Tpo"
".deps/libaccess_udp_a-udp.Po"; else rm -f
".deps/libaccess_udp_a-udp.Tpo"; exit 1; fi
In file included from ../../include/vlc_common.h:450,
from ../../include/vlc/vlc.h:149,
from udp.c:33:
../../include/vlc_threads.h:152: warning: '__stdcall__' attribute
directive ignored
../../include/vlc_threads.h:153: warning: '__stdcall__' attribute
directive ignored
In file included from ../../network.h:30,
from udp.c:36:
/usr/local/wince/cross-tools/lib/gcc/arm-wince-pe/4.1.0/include/winsock2.h:345:
error: redefinition of 'struct sockaddr'
make[4]: *** [libaccess_udp_a-udp.o] Error 1
This is after the typical bootstrapping and make clean all.
JES
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3684 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050801/6a7df5eb/attachment.bin>
More information about the vlc-devel
mailing list