[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
[ID 20000117.001] %ENV not defined
I tried compiling perl 5_005_03 for my m88k-svr4 Unix machine using
gcc 2.7.2. The executable passed all but 1 of the 190 test scripts:
op/magic.t, in which it failed subtests 1, 6, and 29-35. The problem
is that %ENV is not being initialized (which happens to be breaking
a lot of my scripts). How can I figure out/fix what's going wrong?
--Mark
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]