Mike Gerdts wrote: > I attempted a build of recent onnv source (checked out around 10/2) > and found the following in nightly.log > > ../common/libpolkit-rbac.c:29:18: glib.h: No such file or directory > In file included from ../common/libpolkit-rbac.c:30: > /usr/include/dbus-1.0/dbus/dbus-glib.h:27:25: glib-object.h: No such > file or directory > In file included from ../common/libpolkit-rbac.c:30: > > The system that I am using to build has a somewhat reduced > installation (e.g. doesn't have gnome and various other GUI goodies), > which seems to have contributed to the above error. > > Is it normal for code in the workspace to depend on header files > installed on the build machine or should I be filing a bug on this > one?
I think opensolaris-code is a better alias to help you here. ON is not, and hasn't been for some time, self contained and does depend on things from other consolidations. In general an ON build machine requires a full install of Solaris Express plus the appropriate build tools (compilers, SUNWonbld etc). -- Darren J Moffat