This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Running Guile


I am having the following output in load-opc while
trying to run guile.
*************************************************
guile>(load-opc)

Backtrace:
0* [load-opc]
1* [load "read"]
2  [prmitive-load-path "read"]
3* [maybe-load "slib/pp" #f pretty-print]
4  [letrec ((dynamic-func? #)) (let (#) (cond # # #)))
   ...
5  [prmitive-load-path "slib/pp"]
6* (require (quote generic-write))

/usr/share/guile/slib/pp.scm:3:1: In expression
(require ((quote generic-write)):
/usr/share/guile/slib/pp.scm:3:1: Unbound variable
require
ABORT: (misc-error)
*************************************************
Anyone got any ideas what the cause of the problem
might be?


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


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