[libdvdcss-devel] PowerPC (Ubuntu)
Israel
israel at torios.org
Thu May 15 15:05:48 CEST 2014
> All is fine.
>
> With my kindest regards,
>
Hi,
This is great!! So why doesn't it work?? I have tried using the simple
make install method.
I have also tried making a debian package, and installing it that way,
but neither allow me to play the DVD. VLC gets stuck at the menu, and
doesn't even play the sound (for the menu).
I have tested 3 or so DVDs with the same result. Is it something else I
am missing?
@Diego (I'll only include one to keep it succinct for you)
make all-am
make[1]: Entering directory `/home/landers/libdvdcss-1.2.13'
CC src/libdvdcss.lo
src/libdvdcss.c: In function 'dvdcss_open':
src/libdvdcss.c:419:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write( i_fd, psz_tag, strlen(psz_tag) );
^
CC src/device.lo
CC src/css.lo
src/css.c: In function '_dvdcss_title':
src/css.c:275:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write( i_fd, psz_key, KEY_SIZE * 3 + 1 );
^
CC src/ioctl.lo
CC src/error.lo
CCLD libdvdcss.la
make[1]: Leaving directory `/home/landers/libdvdcss-1.2.13'
More information about the libdvdcss-devel
mailing list