On Mon, 12 Jun 2006, Markus Gerwinski wrote:
Hi Folks,
I'm trying to build gpc-20050331 (with the patch from 20050411) in a MinGW/MSys environment on Windows XP. I'm doing
./configure --enable-languages=pascal make
... and `make' then aborts with the error message below.
[..]
The directory that should contain system headers does not exist: /usr/include make[1]: *** [stmp-fixinc] Error 1 make[1]: Leaving directory `/mysoftware/gcc-3.4.3/gcc' make: *** [all-gcc] Error 2
/usr/include should have either kernel source or kernel headers or a link to either/or
You can find a list of kernel header packages at linux.maruhn.com/sec/kernel-headers.html
russ