On Fri, Aug 05, 2011 at 12:53:25PM +0300, Niko Tyni wrote: > On Fri, Aug 05, 2011 at 10:04:35AM +0100, Dominic Hargreaves wrote: > > On Fri, Aug 05, 2011 at 10:02:03AM +0200, Hilko Bengen wrote: > > > * Dominic Hargreaves: > > > > > > > Please modify the build system of this package to append > > > > $Config{ccflags} > > > > to CCFLAGS. In most cases this will be by editing Makefile.PL. > > > > > > I don't have a Debian chroot with Perl 5.14 available, so I can't test. > > > Can you verify that the patch below fixes the issue? > > > > Unfortunately it doesn't (though at first glance it looks like it should). > > > > I'll have a look into why later on. > > Guessing: because 'use Config' is missing?
Ah, yes. I can confirm that the patch, with the addition of use Config; below 'use ExtUtils::MakeMaker;' in perl/Makefile.PL.in builds okay with perl 5.14. Cheers, Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org