Ticket #861 (closed bug: fixed)
mingw32-make fails upon tools\build\c2str.pl --all
Reported by: | MoC | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | build | Version: | trunk |
Severity: | high | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | win32 |
Description
Windows XP Professional SP3
After successfully running Configure.pl mingw32-make fails as follows:
C:\Perl\bin\perl.exe tools\build\c2str.pl src\pmc\undef.c > src\pmc\undef.str C:\Perl\bin\perl.exe tools\build\c2str.pl --all [...] src\string\primitives.c src\string\primitives.c:25:19: error: #if with no expression src\string\primitives.c:50:19: error: #if with no expression src\string\primitives.c:329:19: error: #if with no expression mingw32-make: *** [src\string\primitives.o] Error 1
Change History
Note: See
TracTickets for help on using
tickets.