[MPlayer-users] Compilation error!

wataru synonym at cf7.so-net.ne.jp
Sun Sep 1 06:01:01 CEST 2002


Hi,I try to compile  MPlayer-0.90pre6 ,but I can't make with an error.
The error is as following;


make -C libmpdvdkit
make[1]: Entering directory 
`/home/wataru/downroad/MPlayer-0.90pre6/libmpdvdkit'
gcc -I. -O4 -march=i686 -mcpu=i686 -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_MPLAYER -I/usr/lib/glib/include 
-I/usr/X11R6/include -D_LARGEFILE64_SOURCE -DSYS_LINUX 
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_REENTRANT -D_GNU_SOURCE 
-ffast-math -fomit-frame-pointer  -c -o ioctl.o ioctl.c
ioctl.c: In function `ioctl_ReadCopyright':
ioctl.c:112: `dvd_struct' undeclared (first use in this function)
ioctl.c:112: (Each undeclared identifier is reported only once
ioctl.c:112: for each function it appears in.)
ioctl.c:112: parse error before `dvd'
ioctl.c:114: `dvd' undeclared (first use in this function)
ioctl.c:114: `DVD_STRUCT_COPYRIGHT' undeclared (first use in this function)
ioctl.c:117: `DVD_READ_STRUCT' undeclared (first use in this function)
ioctl.c: In function `ioctl_ReadKey':
ioctl.c:233: `dvd_struct' undeclared (first use in this function)
ioctl.c:233: parse error before `dvd'
ioctl.c:235: `dvd' undeclared (first use in this function)
ioctl.c:235: `DVD_STRUCT_DISCKEY' undeclared (first use in this function)
ioctl.c:239: `DVD_READ_STRUCT' undeclared (first use in this function)
ioctl.c: In function `ioctl_ReportAgid':
ioctl.c:357: `dvd_authinfo' undeclared (first use in this function)
ioctl.c:357: parse error before `auth_info'
ioctl.c:359: `auth_info' undeclared (first use in this function)
ioctl.c:359: `DVD_LU_SEND_AGID' undeclared (first use in this function)
ioctl.c:362: `DVD_AUTH' undeclared (first use in this function)
ioctl.c: In function `ioctl_ReportChallenge':
ioctl.c:448: `dvd_authinfo' undeclared (first use in this function)
ioctl.c:448: parse error before `auth_info'
ioctl.c:450: `auth_info' undeclared (first use in this function)
ioctl.c:450: `DVD_LU_SEND_CHALLENGE' undeclared (first use in this function)
ioctl.c:453: `DVD_AUTH' undeclared (first use in this function)
ioctl.c:455: `dvd_challenge' undeclared (first use in this function)
ioctl.c: In function `ioctl_ReportASF':
ioctl.c:552: `dvd_authinfo' undeclared (first use in this function)
ioctl.c:552: parse error before `auth_info'
ioctl.c:554: `auth_info' undeclared (first use in this function)
ioctl.c:554: `DVD_LU_SEND_ASF' undeclared (first use in this function)
ioctl.c:558: `DVD_AUTH' undeclared (first use in this function)
ioctl.c: In function `ioctl_ReportKey1':
ioctl.c:660: `dvd_authinfo' undeclared (first use in this function)
ioctl.c:660: parse error before `auth_info'
ioctl.c:662: `auth_info' undeclared (first use in this function)
ioctl.c:662: `DVD_LU_SEND_KEY1' undeclared (first use in this function)
ioctl.c:665: `DVD_AUTH' undeclared (first use in this function)
ioctl.c:667: `dvd_key' undeclared (first use in this function)
ioctl.c: In function `ioctl_InvalidateAgid':
ioctl.c:758: `dvd_authinfo' undeclared (first use in this function)
ioctl.c:758: parse error before `auth_info'
ioctl.c:760: `auth_info' undeclared (first use in this function)
ioctl.c:760: `DVD_INVALIDATE_AGID' undeclared (first use in this function)
ioctl.c:763: `DVD_AUTH' undeclared (first use in this function)
ioctl.c: In function `ioctl_SendChallenge':
ioctl.c:843: `dvd_authinfo' undeclared (first use in this function)
ioctl.c:843: parse error before `auth_info'
ioctl.c:845: `auth_info' undeclared (first use in this function)
ioctl.c:845: `DVD_HOST_SEND_CHALLENGE' undeclared (first use in this 
function)
ioctl.c:848: `dvd_challenge' undeclared (first use in this function)
ioctl.c:850: `DVD_AUTH' undeclared (first use in this function)
ioctl.c: In function `ioctl_SendKey2':
ioctl.c:942: `dvd_authinfo' undeclared (first use in this function)
ioctl.c:942: parse error before `auth_info'
ioctl.c:944: `auth_info' undeclared (first use in this function)
ioctl.c:944: `DVD_HOST_SEND_KEY2' undeclared (first use in this function)
ioctl.c:947: `dvd_key' undeclared (first use in this function)
ioctl.c:949: `DVD_AUTH' undeclared (first use in this function)
make[1]: *** [ioctl.o] Error 1
make[1]: Leaving directory 
`/home/wataru/downroad/MPlayer-0.90pre6/libmpdvdkit'
make: *** [libmpdvdkit/libmpdvdkit.a] Error 2

I'm using Turbolinux8,kernel 2.4.18-1,gcc 2.95.2-1,XFree86 4.2.0-107,
 I read past Archive:
http://mplayerhq.hu/pipermail/mplayer-users/2002-May/014192.html
and install dvd.h(from libogle-devel)
but I can't make.
Help me...




More information about the MPlayer-users mailing list