This is the mail archive of the guile-emacs@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Failure of compiling


I have tried to build guile-emacs of version 0.5. However, I
couldn't. I don't have any idea why it fails.

All I have done are as following:

1. I installed guile-1.4, guile-oops-0.9.0 and GNU Emacs 20.7(MULE 4.1).
2. I tried to build guile-emacs:
   $ ./configure
   $ make
   Then I got an error at last:
| ./temacs -batch -l loadup dump
| 
| ;;; WARNING (no code for module (oop goops goopscore))
| ERROR: Unbound variable: <generic>
| make[1]: *** [emacs] Error 2
| make[1]: Leaving directory `/home/saka/.rpm/BUILD/guile-emacs-0.5/src'
| make: *** [all-recursive] Error 1

I suspect that guile-emacs doesn't suit MULE 4.1, but I don't
have enough disk space to install Emacs 20.7 needed for me to
investigate it :(

-- 
SAKA Toshihide


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]