I am trying to compile pygnome with gnome-libs .99.5 and I am getting
the following:
cc -DPACKAGE=\"gnome-python\" -DVERSION=\"0.90\" -I. -I.
-I/usr/local/include/python1.5 -I/usr/local/lib/python1.5/config -fpic
-g -O2 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-I/usr/local/include/glib11d -I/usr/local/include
-I/usr/X11R6/include/gtk11d -O -pipe -c zvtmodule.c
In file included from /usr/X11R6/include/zvt/vtx.h:25,
from /usr/X11R6/include/zvt/zvtterm.h:28,
from zvtmodule.c:2:
/usr/X11R6/include/zvt/vt.h:87: parse error before `pid_t'
/usr/X11R6/include/zvt/vt.h:87: warning: no semicolon at end of struct
or union
/usr/X11R6/include/zvt/vt.h:136: parse error before `}'
/usr/X11R6/include/zvt/vt.h:150: parse error before `vt_forkpty'
/usr/X11R6/include/zvt/vt.h:150: warning: data definition has no type or
storage class
In file included from /usr/X11R6/include/zvt/zvtterm.h:28,
from zvtmodule.c:2:
/usr/X11R6/include/zvt/vtx.h:54: field `vt' has incomplete type
*** Error code 1
Stop.
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]