[rt-users] Force installing CPAN module - Version problem??
Andy Henson
andy.henson at zexia.co.uk
Sat Feb 9 10:22:00 EST 2002
I'm getting the same problem, installing rt-2-0-11
Looks like a bug in Apache-Session-1.54
$ make fixdeps
...(some removed)...
t/99moduniqgen......Bareword "Carp::croak" not allowed while "strict subs"
in us
e at blib/lib/Apache/Session/Generate/ModUniqueId.pm line 11.
String found where operator expected at
blib/lib/Apache/Session/Generate/ModUniq
ueId.pm line 11, near "Carp::croak 'Can\'t get UNIQUE_ID env variable.
Make sure
mod_unique_id is enabled.'"
(Do you need to predeclare Carp::croak?)
syntax error at blib/lib/Apache/Session/Generate/ModUniqueId.pm line 11,
near "C
arp::croak 'Can\'t get UNIQUE_ID env variable. Make sure mod_unique_id is
enable
d.'"
BEGIN failed--compilation aborted at t/99moduniqgen.t line 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/
Test/Harness.pm line 288.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory
`/home/gilgongo/.cpan/build/Apache-Session-1.54'
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Then "make testdeps" claims it isn't installed, which looks correct, it
isn't.
It also seems to fail to install DBI, but the messages for that scrolled
off the screen.
Andy Henson
More information about the rt-users
mailing list