[vlc-devel] WinCE - Trying to compile Revision 11116
James MacLean
macleajb at ednet.ns.ca
Mon May 23 01:23:38 CEST 2005
Hi Folks,
Still trying to get the AXIM X5 to go, but now a compile attempt gives :
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_ftp`
-Wsign-compare -Wall -I/usr/local/wince/contrib-xscale/include -pipe
-MT libaccess_ftp_a-ftp.o -MD -MP -MF ".deps/libaccess_ftp_a-ftp.Tpo" -c
-o libaccess_ftp_a-ftp.o `test -f 'ftp.c' || echo './'`ftp.c; \
then mv -f ".deps/libaccess_ftp_a-ftp.Tpo"
".deps/libaccess_ftp_a-ftp.Po"; else rm -f
".deps/libaccess_ftp_a-ftp.Tpo"; exit 1; fi
In file included from ../../include/vlc_common.h:446,
from ../../include/vlc/vlc.h:149,
from ftp.c:30:
../../include/vlc_threads.h:148: warning: '__stdcall__' attribute
directive ignored
../../include/vlc_threads.h:149: warning: '__stdcall__' attribute
directive ignored
ftp.c: In function 'Open':
ftp.c:237: error: storage size of 'addr' isn't known
ftp.c:240: warning: implicit declaration of function 'getpeername'
ftp.c:237: warning: unused variable 'addr'
ftp.c:277: warning: format '%I64d' expects type 'int', but argument 5
has type 'int64_t'
ftp.c: In function 'Seek':
ftp.c:338: warning: format '%I64d' expects type 'int', but argument 5
has type 'int64_t'
make[4]: *** [libaccess_ftp_a-ftp.o] Error 1
make[4]: Leaving directory
`/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk-axim/modules/access'
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/20050522/a3673072/attachment.bin>
More information about the vlc-devel
mailing list