Skip Menu |

This queue is for tickets about the Linux-Clone CPAN distribution.

Report information
The Basics
Id: 123483
Status: resolved
Priority: 0/
Queue: Linux-Clone

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: linux/kcmp.h: No such file or directory (1.1)
Linux-Clone-1.1 does not compile anymore on debian/jessie systems (1.0 did): ... cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.1\" -DXS_VERSION=\"1.1\" -fPIC "-I/opt/perl-5.20.3/lib/5.20.3/x86_64-linux/CORE" Clone.c Clone.xs:15:26: fatal error: linux/kcmp.h: No such file or directory #include <linux/kcmp.h> ^ compilation terminated. Makefile:328: recipe for target 'Clone.o' failed make: *** [Clone.o] Error 1 ...
On 2017-11-02 03:54:51, SREZIC wrote: Show quoted text
> Linux-Clone-1.1 does not compile anymore on debian/jessie systems (1.0 > did): > > ... > cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 > -DVERSION=\"1.1\" -DXS_VERSION=\"1.1\" -fPIC "-I/opt/perl- > 5.20.3/lib/5.20.3/x86_64-linux/CORE" Clone.c > Clone.xs:15:26: fatal error: linux/kcmp.h: No such file or directory > #include <linux/kcmp.h> > ^ > compilation terminated. > Makefile:328: recipe for target 'Clone.o' failed > make: *** [Clone.o] Error 1 > ...
Seems to be fixed in 1.2.