Derek Martin wrote:
> Hello everyone,
>
> This sounds like a great project, and I hope I can contribute.
>
> I hope this question has not already been asked (I browsed through the
> archives but didn't see it). I am trying to build plex86 under Debian
> 2.2 and I am getting many many errors when compiling host-linux.c:
>
> It starts like this:
>
> /usr/include/linux/hpfs_fs_i.h:5: parse error before `ino_t'
>
> At first glance, it seems that perhaps there is one problem
> somewhere in fs.h (which I know is not a piece of plex86)
> that perhaps leads to the rest. Any advice?
Note that /usr/include/linux and /usr/include/asm came from package
libc6-dev. If you use another kernel version, you should run configure
with option --linux-source=/usr/src/kernel-source-2.2.17. And the
kernel source tree _must_ be configured (make oldconfig following by
make include/linux/version.h).
Module source _must_ use up to date kernel header.
User program _must_ use kernel header from libc6-dev.
--
Edouard G. Parmelan
http://egp.free.fr