[vlc-devel] Re: vlc: svn commit r11142 (courmisch)

James MacLean macleajb at ednet.ns.ca
Wed May 25 01:03:25 CEST 2005


Subversion daemon wrote:

>r11142 | courmisch | 2005-05-24 10:09:30 +0200 (Tue, 24 May 2005) | 2 lines
>Changed paths:
>   M /trunk/src/misc/net.c
>
>WinCE compile fix
>
>  
>
Hi Folks,

Let me know if I should hold off reporting for a bit. I saw these last 
couple of WinCE changes and tried to compile again. First, 
HAVE_STRUCT_ADDRINFO is still not defined, then after defining it I get 
as far as :

make[2]: Entering directory 
`/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk-axim'
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  
-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
In file included from ./include/vlc_common.h:446,
                 from ./include/vlc/vlc.h:149,
                 from src/misc/net.c:29:
./include/vlc_threads.h:148: warning: '__stdcall__' attribute directive 
ignored
./include/vlc_threads.h:149: warning: '__stdcall__' attribute directive 
ignored
In file included from src/misc/net.c:42:
/usr/local/wince/cross-tools/lib/gcc/arm-wince-pe/4.1.0/include/winsock2.h:345: 
error: redefinition of 'struct sockaddr'
src/misc/net.c:170:4: warning: #warning You are using outdated headers 
for Winsock !
src/misc/net.c: In function '__net_OpenTCP':
src/misc/net.c:235: warning: comparison between signed and unsigned
src/misc/net.c:185: warning: unused variable 'i_val_size'
src/misc/net.c: In function '__net_Accept':
src/misc/net.c:450: warning: comparison between signed and unsigned
src/misc/net.c:451: warning: comparison between signed and unsigned
src/misc/net.c: In function '__net_Read':
src/misc/net.c:621: warning: comparison between signed and unsigned
src/misc/net.c:623: warning: comparison between signed and unsigned
src/misc/net.c:644: warning: pointer targets in passing argument 2 of 
'recv' differ in signedness
src/misc/net.c: In function '__net_ReadNonBlock':
src/misc/net.c:703: warning: comparison between signed and unsigned
src/misc/net.c:705: warning: comparison between signed and unsigned
src/misc/net.c:736: warning: pointer targets in passing argument 2 of 
'recv' differ in signedness
src/misc/net.c: In function '__net_Select':
src/misc/net.c:786: warning: comparison between signed and unsigned
src/misc/net.c:787: warning: comparison between signed and unsigned
src/misc/net.c:816: warning: pointer targets in passing argument 2 of 
'recv' differ in signedness
src/misc/net.c: In function '__net_Write':
src/misc/net.c:871: warning: comparison between signed and unsigned
src/misc/net.c:873: warning: comparison between signed and unsigned
src/misc/net.c:894: warning: pointer targets in passing argument 2 of 
'send' differ in signedness
src/misc/net.c: In function '__net_Gets':
src/misc/net.c:918: 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:973: 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
make[1]: Leaving directory 
`/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk-axim'
make: *** [all] Error 2

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/20050524/5366aa98/attachment.bin>


More information about the vlc-devel mailing list