Subject: | Module does not install (dvdread/dvd_reader.h is missing) |
Date: | Mon, 24 Jun 2019 20:09:25 +0000 |
To: | bug-DVD-Read [...] rt.cpan.org |
From: | "Lee Thompson" <thompsonl [...] logh.net> |
The module fails installation with a fatal error due to a missing header file.
"C:\Perl\bin\perl.exe" -MExtUtils::Command -e mv -- Read.xsc Read.c
gcc -c -I. -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-ID:\Perl\perl\lib\CORE" Read.c
Read.xs:5:10: fatal error: dvdread/dvd_reader.h: No such file or directory
#include <dvdread/dvd_reader.h>
Lee Thompson
thompsonl@logh.net