| Posted on 2005-05-04 13:55:28-07 by kefast |
| make problem with Clone |
|
Helo,
I've tried to install cvsmonitor and during this i expirienced some problems with compiling some nessesary modules, such as GD and Clone. I've tried to make Clone 0.16, but some problems did appeared during compilation. I've got Debian 3.0, kernel 2.4.17.
cpan> install Clone
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Tue, 03 May 2005 09:56:27 GMT
Running install for module Clone
Running make for R/RD/RDF/Clone-0.16.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/R/RD/RDF/Clone-0.16.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Clone-0.16/
Clone-0.16/t/
Clone-0.16/t/04tie.t
Clone-0.16/t/07magic.t
Clone-0.16/t/05dtype.t
Clone-0.16/t/tied.pl
Clone-0.16/t/dclone.t
Clone-0.16/t/06refcnt.t
Clone-0.16/t/03scalar.t
Clone-0.16/t/01array.t
Clone-0.16/t/dump.pl
Clone-0.16/t/02hash.t
Clone-0.16/Changes
Clone-0.16/MANIFEST
Clone-0.16/Clone.pm
Clone-0.16/META.yml
Clone-0.16/Clone.xs
Clone-0.16/Makefile.PL
Removing previously used /root/.cpan/build/Clone-0.16
CPAN.pm: Going to build R/RD/RDF/Clone-0.16.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Clone
cp Clone.pm blib/lib/Clone.pm
AutoSplitting blib/lib/Clone.pm (blib/lib/auto/Clone)
/usr/bin/perl -I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 /usr/share/perl/5.6.1/ExtUtils/xsubpp
+-typemap /usr/share/perl/5.6.1/ExtUtils/typemap Clone.xs > Clone.xsc && mv Clone.xsc Clone.c
cc -c -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=6
+4 -O3 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC -I/usr/lib/perl/5.6.1/CORE Clone.c
Clone.xs: In function `sv_clone':
Clone.xs:218: parse error before `int'
Clone.xs:231: `PERL_MAGIC_backref' undeclared (first use in this function)
Clone.xs:231: (Each undeclared identifier is reported only once
Clone.xs:231: for each function it appears in.)
Clone.xs:235: `magic_ref' undeclared (first use in this function)
make: *** [Clone.o] Error 1
If someone has any suggestions, please help. Thx.
kefast@o2.pl |
| Direct Responses: Write a response |