make error on BeOS with V0.2.91

Rudolf Cornelissen rag.cornelissen at inter.nl.net
Wed Nov 14 21:41:04 CET 2001


See below:

gcc  -DSYS_BEOS -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98   -Iinclude -Iextras -
Wall -Winline -pipe -D_REENTRANT -D_GNU_SOURCE -Wno-multichar -Wno-ctor-dtor-
privacy -Woverloaded-virtual -O3 -ffast-math -funroll-loops -fomit-frame-
pointer -mcpu=pentiumpro -c -o src/misc/netutils.o src/misc/netutils.c
/boot/home/vlc-0.2.91/src/misc/netutils.c: In function 
`network_BuildLocalAddr':
/boot/home/vlc-0.2.91/src/misc/netutils.c:133: warning: implicit declaration 
of function `gethostname'
/boot/home/vlc-0.2.91/src/misc/netutils.c:154: warning: implicit declaration 
of function `inet_addr'
/boot/home/vlc-0.2.91/src/misc/netutils.c:158: warning: implicit declaration 
of function `gethostbyname'
/boot/home/vlc-0.2.91/src/misc/netutils.c:158: warning: assignment makes 
pointer from integer without a cast
/boot/home/vlc-0.2.91/src/misc/netutils.c:165: dereferencing pointer to 
incomplete type
/boot/home/vlc-0.2.91/src/misc/netutils.c:166: dereferencing pointer to 
incomplete type
/boot/home/vlc-0.2.91/src/misc/netutils.c: In function 
`network_BuildRemoteAddr':
/boot/home/vlc-0.2.91/src/misc/netutils.c:199: warning: assignment makes 
pointer from integer without a cast
/boot/home/vlc-0.2.91/src/misc/netutils.c:207: dereferencing pointer to 
incomplete type
/boot/home/vlc-0.2.91/src/misc/netutils.c:208: dereferencing pointer to 
incomplete type

Thanks.

Rudolf Cornelissen.





More information about the vlc-devel mailing list