(no subject)
gijsbert
ggvziel at yahoo.com
Tue Nov 13 14:35:15 CET 2001
Hi ,
I tried to compile the new version 0.2.9.1 on BeOS ( without bone )
and got the next error, wich is probably because I don't have the bone
stuff installed (??)
Is there a workaround for this ??
or do I have to change something else?
regards
gijsbert
Welcome to the BeOS shell.
$ make
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
make: *** [src/misc/netutils.o] Error 1
$
More information about the vlc
mailing list