public inbox for guile-emacs@sourceware.org
 help / color / mirror / Atom feed
From: Keisuke Nishida <kxn30@po.cwru.edu>
To: egcs@cygnus.com
Cc: guile-emacs@sourceware.cygnus.com
Subject: Re: Failure of compiling
Date: Tue, 12 Sep 2000 13:33:00 -0000	[thread overview]
Message-ID: <m37l8h9wsa.fsf@indy.STUDENT.CWRU.Edu> (raw)
In-Reply-To: <20000912231312P.saka@yugen.org>

SAKA Toshihide (^[$B:d^[(B ^[$BIR=(^[(B) <saka@yugen.org> writes:

> | ./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

It fails to load GOOPS.  Could you try the following lines?

  % guile
  guile> (use-modules (oop goops goopscore))
  guile> 

If this shows an error, something is wrong with your GOOPS installation.

> 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 :(

I guess it is not a problem.  By the way, how could I get MULE 4.1?

-- Kei

  reply	other threads:[~2000-09-12 13:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-12  7:13 
2000-09-12 13:33 ` Keisuke Nishida [this message]
2000-09-12 21:18   ` kxn30
2000-09-12 21:52     ` Keisuke Nishida
2000-09-12 23:36       ` kxn30
2000-09-13 10:45         ` Keisuke Nishida
2000-09-13 11:41           ` kxn30
2000-09-13 16:23         ` Keisuke Nishida
2000-09-14  8:31           ` kxn30

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m37l8h9wsa.fsf@indy.STUDENT.CWRU.Edu \
    --to=kxn30@po.cwru.edu \
    --cc=egcs@cygnus.com \
    --cc=guile-emacs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).