[Kwintv] Compile Error for current CVS

John Campbell kwintv@mail.kde.org
Tue, 26 Nov 2002 16:31:21 -0800


On Tue, 26 Nov 2002 20:13:17 +0100, you wrote:

>When I move the include <v4limage.h> below the <limit.h> include I =
recieve the=20
>compile error. For me it works above the <limits.h> include.
>I'm using a gcc 3.2 on linux-2.4.19 with glib 2.2.2.

I'll have to try it that way.  I included stdlib.h.

I think all that's really necessary is to somehow get sys/types.h and
sys/select.h included before linux/types.h is brought into the
picture.