On Mon, 17 Apr 2000 [EMAIL PROTECTED] wrote:
> Hi!
>
> It's been quite a long time since I last used dosemu (must have
> been something like 0.7) and I've decided to give it a new try.
> Unfortunately I've been unable to build the 1.0 release
> with my 2.3.99pre5 kernel. The build fails with:
> In file included from /usr/include/linux/fs.h:23,
> from disks.c:28:
> /usr/include/linux/string.h:12: parse error before `__extension__'
Is your /usr/include/linux a symlink into the kernel tree? This is not
recommended anymore, AFAIK. You could try the string.h included with your
version of glibc. Or has that one been changed as well? (I'm using glibc
2.1.3).
> <SNIP>
> Is there something that must be done to "port" dosemu to 2.3.99 (and the
> future 2.4.X), or am I doing somthing wrong?
Maybe. If the string.h dosemu complains about gets included in glibc.
Bart