On Mon, 2009-08-24 at 10:33 +0200, dick hoogendijk wrote:
> On Mon, 24 Aug 2009 11:04:21 +0800
> Jedy Wang <Jedy.Wang at Sun.COM> wrote:
>
> > What the exact build problem did you encountered?
> > On Sun, 2009-08-23 at 20:12 +0200, dick hoogendijk wrote:
> > > SFEemacs.spec does not build on OpenSolaris 2009.06 due to this
> > > lines in the spec file:
> > > Requires: %{name}-root
> > > %if %{?_with_gtk:1}%{?!_with_gtk}
> > > %define toolkit gtk
> > > Requires: SUNWgtk2
>
> No build problem. A require problem. Pkgtool says that SUNWgtk2 is not
> installed, which is true. But as you well know, gtk2 is available on
> OpenSolaris. ;-) So I deleted the require line and got a good working
> emacs. I only used the SFEemacs spec file to see if emacs differs from
> a home build one. Have not seen any difference yet.
I wonder, if SUNWgtk2 is not installed, then in which package gtk2 is
packed into? Do you have SUNWgnome-base-libs installed on your system?
Regards,
Jedy