Skip Menu |

This queue is for tickets about the App-perlbrew CPAN distribution.

Report information
The Basics
Id: 79261
Status: open
Priority: 0/
Queue: App-perlbrew

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

Bug Information
Severity: Important
Broken in: 0.49
Fixed in: 0.48



Subject: intsall broken in 0.49
perlbrew install was fine up to and including 0.48, but in 0.49 it's severely broken on some systems. It seems to be OK on Linux but fails on NetBSD, Hurd and Darwin and possibly others. The wrong values are put into the config.h file. Instead of #define BIN "/home/xyzzy/perl5/perlbrew/perls/perl-blead/bin" it puts in something like #define BIN ".../../perl-blead/bin"
Subject: install broken in 0.49
I have attached the file config.h from ~/perl5/perlbrew/build/perl-5.15.8/config.h The command I ran was perlbrew install perl-5.15.8 -Accflags="$CFLAGS" I hope it helps you to track the problem. Look, for example at this: #define ARCHLIB ".../../lib/5.15.8/i686-AT386-gnu"
Subject: config.h

Message body is not shown because it is too large.