And then spake Colin Davidson, as follows:
> I'm trying to make the latest from CVS and I do a symlink to pick up the 
> "bitmaps" directory. When I run make, it runs OK for a while and then I get 
> the following:

I've been using latest CVS and it seems to compile for me.

You might want to make sure that your /usr/include/linux points somewhere sane.
I'm using 2.2.19, and there's no ssize_t on line 112 of <linux/net.h>,
which is where your first error comes from:

>[...]
> -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 
> -D__KERNEL__ -I/lib/modules/2.2.19/build/include -DCPU=586 -DMODULE 
> -I./include -I./.. -I.. host-linux.c
> host-linux.c:750: warning: #warning "fix this kludge"
> In file included from /usr/include/linux/fs.h:15,
>                  from host-linux.c:30:
> /usr/include/linux/net.h:112: parse error before `ssize_t'
>[...]


-- 
Brian R. Gaeke, [EMAIL PROTECTED] -- PGP/GPG gleefully accepted

Reply via email to