I have had the same problem before, but I forgot about it. Thanks Doug.

Vishal


Doug Burke wrote:


Vishal,

My guess would be that it is due to the space in your directory name (ie "Inline Modules"). I'd try it again after renaming the directory to something without a space (InlineModules would probably be a good bet :-)

HTH,
Doug

On Dec 22, 2005, at 2:57 PM, vishal malik wrote:

Hi all,

I was trying to install the Inline module on my Mandrake 10 system. After making sure that all the dependencies are satisfied, I did "perl Makefile.PL" and "make", which went fine. However, when I did make test, I got the following response:

----------------------------------------------------------------------- ----------------------------------------------------------------------- --------------------

[EMAIL PROTECTED] Inline-0.44]# make test
make[1]: Entering directory `/home/vishal/SonicMQ-Perl/Inline Modules/Inline-0.44/C' make[1]: Leaving directory `/home/vishal/SonicMQ-Perl/Inline Modules/Inline-0.44/C' PERL_DL_NONLAZY=1 /usr/bin/perl5.8.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00init......ok
t/01usages....Can't open perl script "Modules/Inline-0.44/blib/lib": No such file or directory
Uncaught exception from user code:
Failed to autogenerate /home/vishal/SonicMQ-Perl/Inline Modules/Inline-0.44/_Inline_test/config.

at t/01usages.t line 19
BEGIN failed--compilation aborted at t/01usages.t line 19.
t/01usages....dubious
       Test returned status 2 (wstat 512, 0x200)
Scalar found where operator expected at (eval 153) line 1, near "'int' $__val"
       (Missing operator before   $__val?)
DIED. FAILED tests 1-7
       Failed 7/7 tests, 0.00% okay
t/02config....Can't open perl script "Modules/Inline-0.44/blib/lib": No such file or directory
Uncaught exception from user code:
Failed to autogenerate /home/vishal/SonicMQ-Perl/Inline Modules/Inline-0.44/_Inline_test/config.

at t/02config.t line 18
BEGIN failed--compilation aborted at t/02config.t line 22.
t/02config....dubious
       Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
       Failed 2/2 tests, 0.00% okay
t/03errors....Can't open perl script "Modules/Inline-0.44/blib/lib": No such file or directory
t/03errors....NOK 1# Failed test 1 in t/03errors.t at line 21
# t/03errors.t line 21 is: ok($@ =~ /\QYou have specified 'Bogus' as an Inline programming language. t/03errors....ok 2/3Can't open perl script "Modules/Inline-0.44/blib/lib": No such file or directory Undefined subroutine &Inline::Foo::usage_config called at t/03errors.t line 42.
BEGIN failed--compilation aborted at t/03errors.t line 43 (#1)
(F) The subroutine indicated hasn't been defined, or if it was, it has
   since been undefined.

Uncaught exception from user code:
Undefined subroutine &Inline::Foo::usage_config called at t/03errors.t line 42.
BEGIN failed--compilation aborted at t/03errors.t line 43.
t/03errors....dubious
       Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1, 3
       Failed 2/3 tests, 33.33% okay
t/04create....Can't open perl script "Modules/Inline-0.44/blib/lib": No such file or directory
Uncaught exception from user code:
Failed to autogenerate /home/vishal/SonicMQ-Perl/Inline Modules/Inline-0.44/_Inline/config.

at t/04create.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t/04create....dubious
       Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
       Failed 1/1 tests, 0.00% okay
t/05files.....skipped
       all skipped: no reason given
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------- --------
t/01usages.t    2   512     7   14 200.00%  1-7
t/02config.t    2   512     2    4 200.00%  1-2
t/03errors.t    2   512     3    3 100.00%  1 3
t/04create.t    2   512     1    2 200.00%  1
1 test skipped.
Failed 4/6 test scripts, 33.33% okay. 12/14 subtests failed, 14.29% okay.
make: *** [test_dynamic] Error 255

----------------------------------------------------------------------- ----------------------------------------------------------------------- ---------------------

It seems like it is failing mainly due to not being able to find Modules/Inline-0.44/blib/lib. However, I could not find any such directory in the CWD myself! Is it because my "make" did not succeed properly? Any ideas?

Thanks.

Vishal
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Reply via email to