/sfw/usr/local/include/glib.h", line 1543: undefined or not a type:
inline
"/sfw/usr/local/include/glib.h", line 1544: parameter not in identifier
list: g_bit_nth_lsf
"/sfw/usr/local/include/glib.h", line 1546: only "register" valid as
formal parameter storage
class
"/sfw/usr/local/include/glib.h", line 1546: parameter not in identifier
list: inline
"/sfw/usr/local/include/glib.h", line 1546: syntax error before or
at: gint
"/sfw/usr/local/include/glib.h", line 1549: parameter not in identifier
list: g_bit_nth_lsf
"/sfw/usr/local/include/glib.h", line 1552: undefined symbol: nth_bit
"/sfw/usr/local/include/glib.h", line 1553: undefined symbol: mask
"/sfw/usr/local/include/glib.h", line 1556: undefined symbol: nth_bit
"/sfw/usr/local/include/glib.h", line 1558: cannot recover from previous
errors
cc: acomp failed for conftest.c
Any ideas?
-- Rodney Sparapani Medical College of Wisconsin Sr. Biostatistician Patient Care & Outcomes Research (PCOR) rsparapa mcw edu 8701 Watertown Plank Rd., Rm. H2775 (414) 456-8786 (FAX: 6689) PO Box 26509, Milwaukee, WI 53226-0509
--- Begin Message ---I'm trying to compile Goose 0.0.11 and I'm having problems with glib. I've got 1.2.6 installed. Here are the errors:
- From: Rodney Sparapani <rsparapa mcw edu>
- To: guppi-list gnome org
- Subject: Goose Compile Error
- Date: Thu, 12 Apr 2001 16:16:48 -0500
/sfw/usr/local/include/glib.h", line 1543: undefined or not a type: inline
"/sfw/usr/local/include/glib.h", line 1544: parameter not in identifier list: g_bit_nth_lsf
"/sfw/usr/local/include/glib.h", line 1546: only "register" valid as formal parameter storage class
"/sfw/usr/local/include/glib.h", line 1546: parameter not in identifier list: inline
"/sfw/usr/local/include/glib.h", line 1546: syntax error before or at: gint
"/sfw/usr/local/include/glib.h", line 1549: parameter not in identifier list: g_bit_nth_lsf
"/sfw/usr/local/include/glib.h", line 1552: undefined symbol: nth_bit
"/sfw/usr/local/include/glib.h", line 1553: undefined symbol: mask
"/sfw/usr/local/include/glib.h", line 1556: undefined symbol: nth_bit
"/sfw/usr/local/include/glib.h", line 1558: cannot recover from previous errors
cc: acomp failed for conftest.cAny ideas?
-- Rodney Sparapani Medical College of Wisconsin Sr. Biostatistician Patient Care & Outcomes Research (PCOR) rsparapa mcw edu 8701 Watertown Plank Rd., Rm. H2775 (414) 456-8786 (FAX: 6689) PO Box 26509, Milwaukee, WI 53226-0509
--- End Message ---