[MPlayer-dev-eng] oct10 cvs build fails @ stream_dvd
sean
seandarcy2 at gmail.com
Tue Oct 11 00:07:47 CEST 2005
Building today's cvs, gcc-4.0.2, amd64, fc4.
configure found libdvdread:
Checking for DVD support (libdvdread) ... yes
libdvdread-0.9.4.
Then:
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O2
-fPIC -funswitch-loops -march=k8 -ftree-vectorize -pipe
-mfpmath=sse -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I..
-I../loader -I../libavutil -I../libavcodec
-I../libavformat -I/usr/include/cdda
-I/lib/modules/2.6.13-1.1600_FC5/build/drivers/media/dvb -o
stream_dvd.o stream_dvd.c
stream_dvd.c:36:1: warning: "DVDREAD_VERSION" redefined
In file included from stream.h:289,
from stream_dvd.c:24:
/usr/include/dvdread/dvd_reader.h:36:1: warning: this is the
location of the previous definition
stream_dvd.c: In function 'dvd_parse_chapter_range':
stream_dvd.c:82: warning: passing argument 2 of 'strtol'
from incompatible pointer type
stream_dvd.c: In function 'dvd_aid_from_lang':
stream_dvd.c:143: warning: pointer targets in passing
argument 1 of 'strlen' differ in signedness
stream_dvd.c: In function 'dvd_sid_from_lang':
stream_dvd.c:180: warning: pointer targets in passing
argument 1 of 'strlen' differ in signedness
stream_dvd.c: In function 'open_s':
stream_dvd.c:628: error: request for member 'present' in
something not a structure or union
stream_dvd.c:641: error: request for member 's_audio' in
something not a structure or union
stream_dvd.c:690: error: request for member 'present' in
something not a structure or union
stream_dvd.c:706: error: request for member 's_4p3' in
something not a structure or union
stream_dvd.c:708: error: request for member 's_lbox' in
something not a structure or union
make[1]: *** [stream_dvd.o] Error 1
Any suggestions?
sean
More information about the MPlayer-dev-eng
mailing list