https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7393

            Bug ID: 7393
           Summary: dmake:  Error code -1, while making 'spamc\spamc.exe'
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Building & Packaging
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

Strawberry Perl 5.24.1
Windows 7 SP1
Windows SDK 7.1

When running dmake, after running perl Makefile.pl indicating that I want to
build spamc, I get the following error on the log:
...
...
copy config.h.win config.h
copy spamc.h.win spamc.h
C:\STRAWB~1\perl\bin\perl.exe ..\build\preprocessor -Mvars -iMakefile.win
-oMake
file
cd ..
dmake -f spamc/Makefile spamc\spamc.exe
cd spamc
CreateProcess failed (2).
dmake:  Error executing 'cd spamc': No such file or directory
dmake:  Error code -1, while making 'spamc\spamc.exe'
dmake:  Error code 255, while making 'spamc\spamc.exe'


If I go to spamc directory and manually run dmake -f Makefile spamc.exe it
build successfully, so I guess there is some kind of error with the "cd spamc"
related to relative or absolute path, because spamc directory exists for sure.

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

Reply via email to