develooper Front page | perl.perl5.porters | Postings from August 2013

[perl #8732] 5.6.1 build: test errors with esoteric PERL5LIB

Thread Previous | Thread Next
From:
James E Keenan via RT
Date:
August 3, 2013 23:52
Subject:
[perl #8732] 5.6.1 build: test errors with esoteric PERL5LIB
Message ID:
rt-3.6.HEAD-2552-1375573924-769.8732-15-0@perl.org
On Sun Mar 03 03:44:45 2002, RT_System wrote:
> 
> >>>>> "MGS" == Michael G Schwern <Michael> writes:
> 
>   MGS> On Sun, Mar 03, 2002 at 07:01:21PM +0100, Stephan Heuel wrote:
>   >> Ok, I got perl-4014924.tgz and it seems to work okay, only one
>   >> test failed, but probably not because of the described problem:
> 
>   MGS> No, its something different.  What value do you have for...
> 
>   MGS> ./perl -Ilib -MConfig -wle 'print $Config{mydomain}'
> 
>   MGS> ie. "mydomain" in lib/Config.pm.
> 
> As you guessed, it's undefined:
> 
>   [steve@kuzorra perl]$ ./perl -Ilib -MConfig -wle 'print
$Config{mydomain}'
>   Use of uninitialized value in print at -e line 1.
> 
> The chunk from lib/Config.pm reads:
> 
>   [...]
>   myarchname='i686-linux'
>   mydomain=.ipb.uni-bonn.de
>   ipb.uni-bonn.de
>   myhostname='kuzorra'
>   [...]
> 
> I guess during the config process something went wrong using some of
> my - possibly broken - Linux config files (I have a laptop which I use
> within two LANS and three ISPs). I don't know which, though. 
> 
> The corresponding section in perl/config.sh reads
> 
> [...]
> mydomain='.ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de
> ipb.uni-bonn.de'
> [...]
> 
> 
> Cheers
> -Stephan
> 
> (PS: Mail was sent to Michael G Schwern earlier)
> 


There has been no correspondence in this RT in over 11 years.  My hunch
is that the original poster resolved the problem.

I am stealing this ticket for the purpose of closing it in 7 days unless
we hear from the OP or someone else wants to take it over.

Thank you very much.
Jim Keenan

---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=8732

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About