Subject: | Can't Install Sys::Gamin - Gamin.c:818: `FAMCodes' undeclared |
rainier:~/.cpan/build/Sys-Gamin-0.1 # perl -v
This is perl, v5.8.0 built for x86_64-linux-thread-multi
rainier:~/.cpan/build/Sys-Gamin-0.1 # perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.19, archname=x86_64-linux-thread-multi
uname='linux jarre 2.4.19 #1 smp mon mar 24 16:17:59 utc 2003 x86_64
unknown '
rainier:~/.cpan/build/Sys-Gamin-0.1 # uname -a
Linux rainier 2.4.19-SMP #1 SMP Mon Mar 31 23:48:08 UTC 2003 x86_64 unknown
Show quoted text
cpan> install Sys::Gamin
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Mon, 27 Feb 2006 10:17:13 GMT
Running install for module Sys::Gamin
Running make for G/GA/GARNACHO/Sys-Gamin-0.1.tar.gz
CPAN: checksum security checks disabled because Digest::SHA not installed.
Please consider installing the Digest::SHA module.
Scanning cache /root/.cpan/build for sizes
CPAN: Compress::Zlib loaded ok
Sys-Gamin-0.1/
Sys-Gamin-0.1/CHANGES
Sys-Gamin-0.1/META.yml
Sys-Gamin-0.1/monitor
Sys-Gamin-0.1/lib/
Sys-Gamin-0.1/lib/Sys/
Sys-Gamin-0.1/lib/Sys/Gamin.pm
Sys-Gamin-0.1/MANIFEST
Sys-Gamin-0.1/typemap
Sys-Gamin-0.1/TODO
Sys-Gamin-0.1/Gamin.xs
Sys-Gamin-0.1/MANIFEST.SKIP
Sys-Gamin-0.1/t/
Sys-Gamin-0.1/t/gamin.t
Sys-Gamin-0.1/Makefile.PL
Sys-Gamin-0.1/README
CPAN: Module::Signature loaded ok
Package came without SIGNATURE
CPAN.pm: Going to build G/GA/GARNACHO/Sys-Gamin-0.1.tar.gz
Ignore "Not a known parameter name" warnings.
Checking if your kit is complete...
Looks good
Writing Makefile for Sys::Gamin
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap Gamin.xs >
Gamin.xsc && mv Gamin.xsc Gamin.c
cp lib/Sys/Gamin.pm blib/lib/Sys/Gamin.pm
AutoSplitting blib/lib/Sys/Gamin.pm (blib/lib/auto/Sys/Gamin)
Running Mkbootstrap for Sys::Gamin ()
cp monitor blib/script/monitor
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/monitor
chmod 644 Gamin.bs
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 --pipe
-DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" -fPIC
"-I/usr/lib/perl5/5.8.0/x86_64-linux-thread-multi/CORE" Gamin.c
cp Gamin.bs blib/arch/auto/Sys/Gamin/Gamin.bs
chmod 644 blib/arch/auto/Sys/Gamin/Gamin.bs
Gamin.c: In function `XS_FAMEventPtr_code':
Gamin.c:818: `FAMCodes' undeclared (first use in this function)
Gamin.c:818: (Each undeclared identifier is reported only once
Gamin.c:818: for each function it appears in.)
Gamin.c:818: parse error before "RETVAL"
Gamin.xs:356: `RETVAL' undeclared (first use in this function)
make: *** [Gamin.o] Error 1
/usr/bin/make -j3 -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Failed during this command:
GARNACHO/Sys-Gamin-0.1.tar.gz : make NO