Hi, all.
I compiled the GTK+-2.0.5 on my Sun Ultra 10 /
Solaris 2.6 machine,
but there were some errors like below:
io-tiff.c:141: parse error before
`tiff_put_contig'
io-tiff.c:141: warning: type defaults to `int' in declaration
of `tiff_put_contig'
io-tiff.c:141: warning: data definition has no type or storage
class
...blah blah blah...
GLib(2.0.4), ATK(1.0.2), and Pango(1.0.3) were installed
successfully.
And currently using GTK+-2.0.2 had been compiled
with no problem.
The configure options are '--disable-modules',
'--enable-static=yes', and
'--prefix=PREFIXDIR'.
What am I done wrong? Or is it a bug?
Thanks in advance.
Dongho.
|