Hi all, Just a quick question. Is it normal that my onnv-gate compile fails when I remove all packages in the GNOME2 class? the Onnv gate seems to depend on header files shipped in Dbus and Glib2, which are GNOME2 packages.
This is kinda odd in my opinion... < utils.c:28:37: dbus/dbus-glib-lowlevel.h: No such file or directory < utils.c:29:18: glib.h: No such file or directory < utils.c:34: error: syntax error before '*' token < utils.c:36: error: (Each undeclared identifier is reported only once < utils.c:36: error: `GArray' undeclared (first use in this function) < utils.c:36: error: `array' undeclared (first use in this function) < utils.c:36: error: for each function it appears in.) < utils.c:38: error: `FALSE' undeclared (first use in this function) < utils.c:38: error: `TRUE' undeclared (first use in this function) < utils.c:40: error: `DBUS_TYPE_STRING' undeclared (first use in this function) -- Patrick _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
