You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/01/24 16:43:41 UTC

[Bug 5303] New: nmake errors with win32 [ is not recognized as an internal command

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5303

           Summary: nmake errors with win32  [ is not recognized as an
                    internal command
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Building & Packaging
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: tech2@i-is.com


While testing out the latest SVN revision 499445, I noticed the following errors
during nmake.



        C:\Perl\bin\perl.exe -MExtUtils::Command -e cp spamassassin blib\script\
spamassassin
        pl2bat.bat blib\script\spamassassin
        [ ! -d rulesrc ] || C:\Perl\bin\perl.exe build/mkrules --src rulesrc --o
ut rules --manifest MANIFEST --manifestskip MANIFEST.SKIP
'[' is not recognized as an internal or external command,
operable program or batch file.
mkrules: no rules updated


Also two more related to plugins.

rulesrc/sandbox/felicity/70_imageinfo.cf: WARNING: 'rules/ImageInfo.pm' not list
ed in manifest file, making 'tryplugin': loadplugin Mail::SpamAssassin::Plugin::
ImageInfo ImageInfo.pm


rulesrc/sandbox/hstern/70_syndicate.cf: WARNING: 'rules/sandbox-hstern.pm' not l
isted in manifest file, making 'tryplugin': loadplugin Mail::SpamAssassin::Plugi
n::Sandbox::hstern sandbox-hstern.pm


Except for these minor annoyances, everything works properly from what I can tell.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.