Jose Romildo Malaquias <romildo(a)urano.iceb.ufop.br> writes:
> On Tue, Sep 05, 2000 at 02:57:54PM -0500, William M. Perry wrote:
> > Jose Romildo Malaquias <romildo(a)urano.iceb.ufop.br> writes:
> >
> > > Hello
> > >
> > > I have just downloaded gtk-xemacs from the CVS repository and tried
> > > to build it on my Red Hat Linux 6.2 box with Helix GNOME 1.2.
> > >
> > > The building stop with the following messages:
> > >
> > > Load file gtk-ffi: not found
> > > Fatal error during load, aborting
> > > make[1]: [xemacs] Error 1 (ignored)
> > > make[1]: *** [xemacs] Error 1
> > > make[1]: Leaving directory `/home/romildo/rpms/BUILD/gtk-xemacs/src'
> > > make: *** [src] Error 2
> >
> > Are you sure you have all of gtk-xemacs checked out? That file should be
> > in gtk-xemacs/lisp/ui/gtk-ffi.el
>
> Yes, I believe the check out have been complete and for sure the file
> gtk-xemacs/lisp/ui/gtk-ffi.el is there. When compiling gtk-xemacs I had
> the official XEmacs installed. Today I have checked out gtk-xemacs again
> and uninstalled XEmacs before compiling gtk-xemacs with success. So
> probably the problem was having XEmacs installed when compiling
> gtk-xemacs.
Hm - I have 3 versions of XEmacs installed, as well as 2 versions of Emacs,
and it compiles fine here. Strange.
> I have built RPM packages for gtk-xemacs. If anybody is interested I can
> make them public.
If you can send me the .spec file I can put it in the CVS repository and
maybe build them for other architectures as well.
-Bill P.