id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1773,make headerizer fails on Windows XP,Paul C. Anagnostopoulos,Paul C. Anagnostopoulos,"While attempting to `make headerizer` today, I got the following error:

{{{
can't find HEADERIZER HFILE directive in ""src/ops/core_ops.c"" at tools/dev/headerizer.pl line 355.
mingw32-make: *** [headerizer] Error 255
}}}

Evan after a `make realclean`, reconfigure, and `make`, the problem persists.

I am running on 32-bit Windows XP. Just in case it had something to do with what I was working on, NotFound applied a patch to replicate my work and then tried headerizing on his linux amd64 system. He had no problem.

Could other Windows developers try a `make headerizer` and report the results?",bug,closed,normal,,build,2.6.0,medium,fixed,,,,,win32
