Mailinglist Archive: opensuse (1377 mails)
| < Previous | Next > |
[S.u.S.E. Linux] Gimp 1.0 Compile Probs
- From: joseph@xxxxxxxxxxxxxxxxxxx (Joseph Frolick)
- Date: Sun, 2 Aug 1998 04:48:57 -0500 (CDT)
- Message-id: <Pine.LNX.3.96.980802044623.19862A-100000@xxxxxxxxxxxxxxxxxxx>
When I try to compile gimp 1.0, I get the following messages. The
./configure runs fine, the libs are all in the right places, and I have
the latest version of gtk installed... any thoughts on the matter?
making all in gck
make[4]: Entering directory `/usr/src/gimp-1.0.0/plug-ins/libgck/gck'
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I.. -I./.. -I/usr/X11R6/include -I/usr/local/lib/glib/include
-I/usr/local/include -I../../.. -I/usr/local/include -g -O2 -Wall -c
gckcolor.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I.. -I./.. -I/usr/X11R6/include
-I/usr/local/lib/glib/include -I/usr/local/include -I../../..
-I/usr/local/include -g -O2 -Wall -c -fPIC -DPIC gckcolor.c
In file included from ../gck/gck.h:37,
from gckcolor.c:35:
../gck/gcktypes.h:122: parse error before `GtkAcceleratorTable'
../gck/gcktypes.h:122: warning: no semicolon at end of struct or union
../gck/gcktypes.h:124: parse error before `}'
../gck/gcktypes.h:124: warning: data definition has no type or storage
class
In file included from ../gck/gck.h:41,
from gckcolor.c:35:
../gck/gckui.h:36: parse error before `*'
../gck/gckui.h:36: warning: data definition has no type or storage class
../gck/gckui.h:37: parse error before `*'
../gck/gckui.h:129: parse error before `GtkAcceleratorTable'
../gck/gckui.h:132: parse error before `GtkAcceleratorTable'
make[4]: *** [gckcolor.lo] Error 1
make[4]: Leaving directory `/usr/src/gimp-1.0.0/plug-ins/libgck/gck'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gimp-1.0.0/plug-ins/libgck'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gimp-1.0.0/plug-ins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gimp-1.0.0'
make: *** [all-recursive-am] Error 2
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
| < Previous | Next > |