[vlc-devel] WinCE - Continuing on

James MacLean macleajb at ednet.ns.ca
Tue May 24 02:02:22 CEST 2005


Hi Folks,

Setting "#define HAVE_STRUCT_ADDRINFO 1" in config.h after passing 
--disabl-hal  to my configure opts, I now get to :

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 vlc` -Wsign-compare -Wall -D__stdcall= -D_OFF_T_ 
-I/usr/local/wince/cross-tools/include 
-I/usr/local/wince/contrib-xscale/include -pipe -MT 
src/misc/lib_libvlc_a-net.o -MD -MP -MF 
"src/misc/.deps/lib_libvlc_a-net.Tpo" -c -o src/misc/lib_libvlc_a-net.o 
`test -f 'src/misc/net.c' || echo './'`src/misc/net.c; \
then mv -f "src/misc/.deps/lib_libvlc_a-net.Tpo" 
"src/misc/.deps/lib_libvlc_a-net.Po"; else rm -f 
"src/misc/.deps/lib_libvlc_a-net.Tpo"; exit 1; fi
<command line>:1:1: warning: "main" redefined
<command line>:1:1: warning: this is the location of the previous definition
src/misc/net.c: In function '__net_OpenTCP':
src/misc/net.c:127: error: storage size of 'hints' isn't known
src/misc/net.c:180: error: dereferencing pointer to incomplete type
src/misc/net.c:184: error: dereferencing pointer to incomplete type
src/misc/net.c:184: error: dereferencing pointer to incomplete type
src/misc/net.c:184: error: dereferencing pointer to incomplete type
src/misc/net.c:214:4: warning: #warning You are using outdated headers 
for Winsock !
src/misc/net.c:227: error: dereferencing pointer to incomplete type
src/misc/net.c:227: error: dereferencing pointer to incomplete type
src/misc/net.c:229: warning: unused variable 'i_val_size'
src/misc/net.c:127: warning: unused variable 'hints'
src/misc/net.c: In function '__net_ListenTCP':
src/misc/net.c:353: error: storage size of 'hints' isn't known
src/misc/net.c:364: error: 'AI_PASSIVE' undeclared (first use in this 
function)
src/misc/net.c:364: error: (Each undeclared identifier is reported only once
src/misc/net.c:364: error: for each function it appears in.)
src/misc/net.c:385: error: dereferencing pointer to incomplete type
src/misc/net.c:389: error: dereferencing pointer to incomplete type
src/misc/net.c:389: error: dereferencing pointer to incomplete type
src/misc/net.c:389: error: dereferencing pointer to incomplete type
src/misc/net.c:421: error: dereferencing pointer to incomplete type
src/misc/net.c:421: error: dereferencing pointer to incomplete type
src/misc/net.c:353: warning: unused variable 'hints'
src/misc/net.c: In function '__net_Read':
src/misc/net.c:688: warning: pointer targets in passing argument 2 of 
'recv' differ in signedness
src/misc/net.c: In function '__net_ReadNonBlock':
src/misc/net.c:780: warning: pointer targets in passing argument 2 of 
'recv' differ in signedness
src/misc/net.c: In function '__net_Select':
src/misc/net.c:860: warning: pointer targets in passing argument 2 of 
'recv' differ in signedness
src/misc/net.c: In function '__net_Write':
src/misc/net.c:938: warning: pointer targets in passing argument 2 of 
'send' differ in signedness
src/misc/net.c: In function '__net_Gets':
src/misc/net.c:962: warning: pointer targets in passing argument 4 of 
'__net_Read' differ in signedness
src/misc/net.c: In function '__net_vaPrintf':
src/misc/net.c:1017: warning: pointer targets in passing argument 4 of 
'__net_Write' differ in signedness
make[2]: *** [src/misc/lib_libvlc_a-net.o] Error 1
make[2]: Leaving directory 
`/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk-axim'
make[1]: *** [all-recursive] Error 1

Maybe I am using contribs from the wrong source?  I am currently using 
20050220.

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/20050523/628ab708/attachment.bin>


More information about the vlc-devel mailing list