Op een frisse lentedag (Saturday 05 April 2003 04:54), schreef Michael G
Schwern:
> Forwarding for pondering.
>
> ----- Forwarded message from Abe Timmerman <[EMAIL PROTECTED]> -----
[snip]
> pl2bat.bat blib\script\instmodsh
> C:\opt\perl590\bin\perl.exe "-Ilib" "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib\lib', 'blib\arch')" t\00compile.t t\00setup_dummy.t
> t\backwards.t t\basic.t t\Command.t t\hints.t t\INST.t t\INST_PREFIX.t
> t\Install.t t\Installed.t t\Liblist.t t\Manifest.t t\Mkbootstrap.t
> t\MM_BeOS.t t\MM_Cygwin.t t\MM_NW5.t t\MM_OS2.t t\MM_Unix.t t\MM_VMS.t
> t\MM_Win32.t t\oneliner.t t\Packlist.t t\prefixify.t t\problems.t
> t\prompt.t t\split_command.t t\testlib.t t\VERSION_FROM.t
> t\writemakefile_args.t t\zz_cleanup_dummy.t t\00compile.............ok
> 27/54 skipped: Test::Pod not installed
> t\00setup_dummy.........ok
> t\backwards.............ok
> t\basic.................Can't find string terminator "@" anywhere before
> EOF at -e line 1. dmake.exe: Error code 255, while making 'ppd'
Okay, there seems to be a problem with the ECHO macro in the Makefile.
Running
c:>dmake -n ppd
shows that the curlies in "print [EMAIL PROTECTED]" are "eaten" by dmake, we need
another delimiter for 'qq' I guess... (I tried with '!' and that works)
Good luck,
Abe
--
Ahh, duh. (Thumping forehead against keybsalf<9iw.)
-- Jarkko Hietaniemi on p5p @ 2003-02-11