BSD process accounting in Linux 2.1.80 won't compile; likely problem with sys_sparc32.c

Trevor Johnson (trevor@jpj.net)
Wed, 21 Jan 1998 04:35:06 -0800 (PST)


Compilation of Linux 2.1.80 with CONFIG_BSD_PROCESS_ACCT=y fails with:

acct.c:307: structure has no member named `io_usage'

I noticed that arch/sparc64/kernel/sys_sparc32.c refers to an io_usage
element too. It's not in any header file.
___
Trevor Johnson