[MPlayer-users] Problem building libdvdnav
Nan Null
hovh03 at yahoo.com
Fri Dec 14 01:32:49 CET 2007
Hi, I follow this document:
http://www.mplayerhq.hu/DOCS/tech/dvdnav-howto.txt
and download the dvdnav here:
http://www.mplayerhq.hu/MPlayer/releases/dvdnav/
Then I did:
./autogen.sh && ./configure && make
which appeared to be good.
When I run:
./configure2 && make
I got this error, which say version.h not found. Could someone please help. Thanks.
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDVDNAV_COMPILE -I../../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c -o dvd_reader.lo dvd_reader.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDVDNAV_COMPILE -I../../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c dvd_reader.c -fPIC -DPIC -o .libs/dvd_reader.o
In file included from dvd_reader.c:21:
../../config.h:2:21: error: version.h: No such file or directory
dvd_reader.c: In function 'DVDDiscID':
dvd_reader.c:1096: warning: pointer targets in initialization differ in signedness
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the MPlayer-users
mailing list