Hi,
after a successful configuration and gmake boot, gmake all fails
with the following error message:
../../ghc/driver/ghc -I../includes -optc-DGCap -O -optc-DIN_GHC_RTS=1
-I../runtime/storage -c storage/SMstats.c -o storage/SMstats.o
In file included from /usr/include/sys/old_procfs.h:27,
from /usr/include/sys/procfs.h:29,
from storage/SMstats.c:73,
/usr/include/sys/procfs_isa.h:23: parse error before `instr_t'
/usr/include/sys/procfs_isa.h:23: warning: data definition has no type or storage class
/usr/include/sys/procfs_isa.h:87: parse error before `uint32_t'
and more parse errors in the same style...
What to do?
Thanks,
Martin