Prof A Olowofoyeku (The African Chief) wrote:
On 12 Jun 2006 at 22:26, Markus Gerwinski wrote:
../fixinc.sh for i686-pc-mingw32 to run on i686-pc-mingw32 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
I have seen this many times before (something to do with generating some docs files). Run "make -i", and then "make" again, and the problem should vanish.
Thanks, this did take me a step further. However, when running "make" again, I get a new error message now. (See attached log.)
What could be the problem this time? I assume I could fix it by passing a directory option to configure or make, but which one?
Regards,
Markus