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

I installed guile-oops by my own RPM so that I could uninstall it
easily. I might fail to make the RPM, so I will check it.

>>>>> In < m37l8h9wsa.fsf@indy.STUDENT.CWRU.Edu > 
>>>>>	Keisuke Nishida <kxn30@po.cwru.edu> wrote:

> 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 got some messages as following:

$ guile
guile> (use-modules (oop goops goopscore))
standard input:1:1: In procedure process-use-modules in expression (process-use-modules (quote #)):
standard input:1:1: no such module (oop goops goopscore)
ABORT: (misc-error)

Type "(backtrace)" to get more information or "(debug)" to enter the debugger.
guile> (backtrace)

Backtrace:
0* (use-modules (oop goops goopscore))
1  [process-use-modules ((oop goops goopscore))]


GOOPS that I installed are located in:

/usr/bin/guile-oops
/usr/include/goops
/usr/include/goops-snarf.h
/usr/include/goops.h
/usr/include/goops/versiondat.h
/usr/lib/libgoopscore.a
/usr/lib/libgoopscore.la
/usr/lib/libgoopscore.so.4.0.0
/usr/share/guile/oop
/usr/share/guile/oop/goops
/usr/share/guile/oop/goops.scm
/usr/share/guile/oop/goops/active-slot.scm
/usr/share/guile/oop/goops/compile.scm
/usr/share/guile/oop/goops/composite-slot.scm
/usr/share/guile/oop/goops/describe.scm
/usr/share/guile/oop/goops/dispatch.scm
/usr/share/guile/oop/goops/internal.scm
/usr/share/guile/oop/goops/save.scm
/usr/share/guile/oop/goops/stklos.scm
/usr/share/guile/oop/goops/util.scm

Well, I found another guile interpreter, guile-oops. So I tried
it. Its result was as following:

$ guile-oops
guile> (use-modules (oop goops goopscore))
ERROR: In expression (define-public <class> #<struct 401e0030:401e0030>):
ERROR: Unbound variable: define-public
ABORT: (unbound-variable)

Type "(backtrace)" to get more information or "(debug)" to enter the debugger.
guile> (backtrace)

Backtrace:
 5* [resolve-interface (oop goops goopscore)]
 6  (let ((module #)) (and module (module-public-interface module)))
 7* [resolve-module (oop goops goopscore)]
 8  (let ((full-name #)) (let (#) (if already # #)))
    ...
 9  (begin (if # #) (make-modules-in # full-name))
10* (if (or # #) (try-load-module name))
11  [try-load-module (oop goops goopscore)]
12  (or (try-module-linked name) (try-module-autoload name) ...)
13* [try-module-linked (oop goops goopscore)]
14  [init-dynamic-module (oop goops goopscore)]
    ...
15  [loop ...
16*  [#<procedure (modinfo)> ((oop goops goopscore) 1073886240 #f)]
17   (if (equal? # modname) (begin # #) #f)
     ...
18   (let ((mod #)) (save-module-excursion (lambda () # # ...)) #t)
19*  [save-module-excursion #<procedure ()>]
20   (let (# #) (dynamic-wind # thunk #))
21   [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
22*  [#<procedure ()>]
23*  [dynamic-call 1073886240 #f]
24*  (define-public <class> #<struct 401e0030:401e0030>)


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

Oh, thank you for your information.

> By the way, how could I get MULE 4.1?

It is an unofficial version of GNU Emacs. I got a patch extracted
from Meadow (the official MULE 4.1) against GNU Emacs 20.7 (MULE
4.0) from:

http://www.teu.ac.jp/nsit/~yatagawa/comp/emacs/emacs-20.7-mule-4.1.patch

See his page for more information:

http://www.teu.ac.jp/nsit/~yatagawa/comp/emacs/

-- 
SAKA Toshihide

  reply	other threads:[~2000-09-12 21:18 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
2000-09-12 21:18   ` kxn30 [this message]
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=20000913131815Q.saka@yugen.org \
    --to=kxn30@po.cwru.edu \
    --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).