How to get dvd ioctls??
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Donar
    Posts: 142 from 2003/12/27
    From: Germany
    Hello!

    I'm playing around a bit with open source tools.
    Thanks to Tokai (who answered lots of questions) i recently compiled
    lame on my Pegasos. I also compiled libdvdread. Haven't
    tried it out but no bigger Error.
    Now I'm stuck at with libdvdcss.

    depfile='.deps/ioctl.Plo' tmpdepfile='.deps/ioctl.TPlo' \
    depmode=gcc /bin/sh ../autotools/depcomp \
    /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -g -O2 -c -o ioctl.lo `test -f 'ioctl.c' || echo './'`ioctl.c
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -g -O2 -c ioctl.c -Wp,-MD,.deps/ioctl.TPlo -o ioctl.o
    ioctl.c:271: #error "DVD ioctls are unavailable on this system"
    ioctl.c:444: #error "DVD ioctls are unavailable on this system"
    ioctl.c:608: #error "DVD ioctls are unavailable on this system"
    ioctl.c:732: #error "DVD ioctls are unavailable on this system"
    ioctl.c:866: #error "DVD ioctls are unavailable on this system"
    ioctl.c:999: #error "DVD ioctls are unavailable on this system"
    ioctl.c:1128: #error "DVD ioctls are unavailable on this system"
    ioctl.c:1239: #error "DVD ioctls are unavailable on this system"
    ioctl.c:1376: #error "DVD ioctls are unavailable on this system"
    ioctl.c:1513: #error "DVD ioctls are unavailable on this system"
    ioctl.c:1668: #error "DVD ioctls are unavailable on this system"
    ioctl.c:1795: #error "DVD ioctls are unavailable on this system"
    make[3]: *** [ioctl.lo] Error 1
    make[3]: Leaving directory `/Daten/Projekt/libdvdcss/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/Daten/Projekt/libdvdcss/src'
    make[1]: *** [all-recursive] Error 1

    From the output that mplayer shows when in command line mode
    i guess ioctls have to work in some way. I'm no Programmer
    and Google shows nothing i can use. Any hints what may be wrong?
  • »18.04.04 - 10:57
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Donar
    Posts: 142 from 2003/12/27
    From: Germany
    Nobody???

    So i have not to wonder that i cannot solve the Problem.
  • »19.04.04 - 05:54
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    DethKnight
    Posts: 139 from 2003/6/24
    From: Central USA
    IANA Coder but possibly here?

    http://www.via.ecp.fr/via/ml/libdvdcss-devel/200212/msg00016.html

    or here maybe?

    http://www.videolan.org/cgi-bin/cvsweb/libdvdcss/src/ioctl.c?rev=1.23
    I am ; therefore you are
  • »21.04.04 - 21:31
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Donar
    Posts: 142 from 2003/12/27
    From: Germany
    I misunderstood the make output, and thought
    i had to dl them somewhere.
    When i first tried to compile libdvdread i had the same issues with "libdl" - Found that on the net,
    i thought i had to get a package somewhere for ioctls too.
    But the Problem only was that during the question
    which OS are you there was no MorphOS.
    I took the ioctls from MPlayer instead-now understanding what was the issue.


    Regards

    Donar
  • »22.04.04 - 14:19
    Profile