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=8732Thread Previous | Thread Next