[pkg-wml] Bug#676263: FTBFS with perl 5.16: error: 'defoutgv' undeclared

nick black nick.black at sprezzatech.com
Sun Mar 3 19:55:47 UTC 2013


The following patch, applied to eperl, fixes the compilation with perl 5.16:

[skynet](130) $ cat packaging/eperl/debian/patches/redhat-with-thr.diff 
--- eperl-2.2.14/eperl_perl5.h 2012-07-27 10:49:27.048508799 +0200
+++ eperl-2.2.14/eperl_perl5.h 2012-07-27 10:50:16.288714291 +0200
@@ -72,9 +72,6 @@ 
 #  define PL_curstash curstash
 #endif
 
-#ifndef WITH_THR
-#  define PL_defoutgv defoutgv
-#endif
 
 /*  
   Initialization of locales when building a new Perl interpreter.
[skynet](0) $ 

This patch was applied to SprezzOS 2, "Kolmogorov", a Debian derivative.
It was taken from RedHat bug 839609: https://bugzilla.redhat.com/attachment.cgi?id=601139&action=diff.
The original author appears to be Jitka Plesnikova: https://bugzilla.redhat.com/show_bug.cgi?id=839609

-- 
nick black     http://www.sprezzatech.com -- unix and hpc consulting
to make an apple pie from scratch, you need first invent a universe.



More information about the pkg-wml-maintainers mailing list