Greetings!

I'm trying to compile libglade 0.16 (well, actually, I'm trying to install
bundle-gnome, but running into trouble with libglade).  I'm using
the unstable CVS - the package version is libglade-0.16.4.  The problem
I'm running into is below:

cc -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/sw/lib/gnome-libs/include 
-I/sw/include -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/sw/include/orbit-1.0 
-I/sw/include/gtk-1.2 -I/usr/X11R6/include -I/sw/include/gnome-xml -I./.. -c 
libglade-scan.c  -fno-common -DPIC -o .libs/libglade-scan.lo
libglade-scan.c:1317: bad macro argument list
libglade-scan.c:1317: bad macro argument list
libglade-scan.c:1317: bad macro argument list
libglade-scan.c:1317: bad macro argument list
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
Compilation of scanner failed
make[3]: *** [scan] Error 1
make[2]: *** [libglade.hierarchy] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


cc seems to be getting confused with the line numbers, but the errors are
all from calls to g_warning().

Any ideas?

brian

-- 
  Brian Barrett
  Graduate Student, Open Systems Lab, Indiana University
  http://www.osl.iu.edu/~brbarret/


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to