errors in compilation of gnome-libs-1.0.2



All,

I downloaded gnome-libs-1.0.x today and with both versions I encountered 
errors. The error log is attached. I compiled the libraries in the
following order: glib, gtk+, imlib, and ORBit before i got to gnome-libs 
and enountered the problem. I didn't see anything in the archive about
this, so i thought i'd ask.

Can anyone help?
-- 
Paul Visscher
madder@one.net
<-><-><-><-><-><->
#include <disclaimer.h>
"I hate you." -- Matthew O'Connor, not directed towards myself...
Making all in tools
make[2]: Entering directory `/usr/local/gnome/gnome-libs-1.0.2/tools'
Making all in convertrgb
make[3]: Entering directory `/usr/local/gnome/gnome-libs-1.0.2/tools/convertrgb'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  -g -O2 -Wall -Wno-unused  -c convertrgb.c
In file included from convertrgb.h:16,
                 from convertrgb.c:8:
/usr/local/include/glib.h:491: parse error before `gssize'
/usr/local/include/glib.h:491: warning: data definition has no type or storage class
/usr/local/include/glib.h:492: parse error before `gsize'
/usr/local/include/glib.h:492: warning: data definition has no type or storage class
/usr/local/include/glib.h:493: parse error before `GQuark'
/usr/local/include/glib.h:493: warning: data definition has no type or storage class
/usr/local/include/glib.h:494: parse error before `GTime'
/usr/local/include/glib.h:494: warning: data definition has no type or storage class
/usr/local/include/glib.h:751: parse error before `key_id'
/usr/local/include/glib.h:822: parse error before `guint8'
/usr/local/include/glib.h:822: warning: no semicolon at end of struct or union
/usr/local/include/glib.h:824: parse error before `}'
/usr/local/include/glib.h:1536: parse error before `mask'
/usr/local/include/glib.h:1554: parse error before `mask'
/usr/local/include/glib.h:1700: parse error before `*'
/usr/local/include/glib.h:1703: parse error before `*'
/usr/local/include/glib.h:1736: parse error before `g_quark_try_string'
/usr/local/include/glib.h:1736: warning: data definition has no type or storage class
/usr/local/include/glib.h:1737: parse error before `g_quark_from_static_string'
/usr/local/include/glib.h:1737: warning: data definition has no type or storage class
/usr/local/include/glib.h:1738: parse error before `g_quark_from_string'
/usr/local/include/glib.h:1738: warning: data definition has no type or storage class
/usr/local/include/glib.h:1739: parse error before `quark'
/usr/local/include/glib.h:1747: parse error before `GQuark'
/usr/local/include/glib.h:1749: parse error before `GQuark'
/usr/local/include/glib.h:1753: parse error before `GQuark'
/usr/local/include/glib.h:1777: parse error before `GQuark'
/usr/local/include/glib.h:1779: parse error before `GQuark'
/usr/local/include/glib.h:1783: parse error before `GQuark'
/usr/local/include/glib.h:2055: parse error before `GDateYear'
/usr/local/include/glib.h:2055: warning: data definition has no type or storage class
/usr/local/include/glib.h:2056: parse error before `GDateDay'
/usr/local/include/glib.h:2056: warning: data definition has no type or storage class
/usr/local/include/glib.h:2129: parse error before `day'
/usr/local/include/glib.h:2132: parse error before `julian_day'
/usr/local/include/glib.h:2141: parse error before `day'
/usr/local/include/glib.h:2143: parse error before `year'
/usr/local/include/glib.h:2145: parse error before `julian_date'
/usr/local/include/glib.h:2146: parse error before `day'
/usr/local/include/glib.h:2152: parse error before `g_date_year'
/usr/local/include/glib.h:2152: warning: data definition has no type or storage class
/usr/local/include/glib.h:2153: parse error before `g_date_day'
/usr/local/include/glib.h:2153: warning: data definition has no type or storage class
/usr/local/include/glib.h:2154: parse error before `g_date_julian'
/usr/local/include/glib.h:2154: warning: data definition has no type or storage class
/usr/local/include/glib.h:2180: parse error before `GTime'
/usr/local/include/glib.h:2184: parse error before `GDateDay'
/usr/local/include/glib.h:2186: parse error before `GDateYear'
/usr/local/include/glib.h:2188: parse error before `GDateDay'
/usr/local/include/glib.h:2192: parse error before `guint32'
/usr/local/include/glib.h:2213: parse error before `year'
/usr/local/include/glib.h:2214: parse error before `g_date_days_in_month'
/usr/local/include/glib.h:2215: parse error before `GDateYear'
/usr/local/include/glib.h:2215: warning: data definition has no type or storage class
/usr/local/include/glib.h:2216: parse error before `g_date_monday_weeks_in_year'
/usr/local/include/glib.h:2216: parse error before `year'
/usr/local/include/glib.h:2216: warning: data definition has no type or storage class
/usr/local/include/glib.h:2217: parse error before `g_date_sunday_weeks_in_year'
/usr/local/include/glib.h:2217: parse error before `year'
/usr/local/include/glib.h:2217: warning: data definition has no type or storage class
/usr/local/include/glib.h:2228: parse error before `g_date_strftime'
/usr/local/include/glib.h:2229: parse error before `gsize'
/usr/local/include/glib.h:2231: warning: data definition has no type or storage class
/usr/local/include/glib.h:2315: parse error before `GLIB_SYSDEF_POLLIN'
make[3]: *** [convertrgb.o] Error 1
make[3]: Leaving directory `/usr/local/gnome/gnome-libs-1.0.2/tools/convertrgb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/gnome/gnome-libs-1.0.2/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/gnome/gnome-libs-1.0.2'
make: *** [all-recursive-am] Error 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]