C:\TEMP\Inline-0.44_01>perl -Mblib C/t/01syntax.t
1..5
# Running under perl version 5.008008 for MSWin32
# Win32::BuildNumber 817
# Current time local: Mon Jun 12 23:07:49 2006
# Current time GMT:   Tue Jun 13 03:07:49 2006
# Using Test.pm version 1.25
Argument "0.44_01" isn't numeric in numeric ge (>=) at
blib\lib\Inline.pm
        (autosplit into blib\lib\auto\Inline\check_config_file.al) line
703 (#1)

    (W numeric) The indicated string was fed as an argument to an
operator
    that expected a numeric value instead.  If you're fortunate the
message
    will identify which operator was so unfortunate.

Uncaught exception from user code:
        mkdir 'C:\: Invalid argument at C:/Perl/lib/ExtUtils/Install.pm
line 112

dmake:  Error code 150, while making 'pure_site_install'

A problem was encountered while attempting to compile and install your
Inline
C code. The command that failed was:
  dmake pure_install > out.make_install 2>&1

The build directory was:
C:\TEMP\Inline-0.44_01\_Inline_test\build\_01syntax_t_6b3a

To debug the problem, cd to the build directory, and inspect the output
files.

 at C/t/01syntax.t line 28
BEGIN failed--compilation aborted at C/t/01syntax.t line 37.

===

Neither dmake or the inline source are in a path with spaces:

C:\Apps\dmake
C:\TEMP\Inline-0.44_01

Reply via email to