[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Cannot open load file: cl



Dear Bug Team!

From CVS, on Sat, 2007 May 5 13:55 UTC, I updated Emacs W3M with no
trouble, by evaluating

    (progn
     (cd "/usr/local/src/emacs-w3m/")
     (cvs-update "/usr/local/src/emacs-w3m/" '("-dP")))

However, when I evaluated this expression 

     (progn
       (cd "/usr/local/src/emacs-w3m/")
       (compile "time make -k lisp"))

This message appeared in the *compilation* buffer:

    Cannot open load file: cl
    configure: error: Process couldn't proceed.  See the above messages.

so I am using a much older version of emacs-w3m.

The reason for the attempt is that with this morning's CVS snapshot of
GNU Emacs, W3M mode did not offer a default buffer when I ran C-x b
(w3m-e21-switch-to-buffer).  (That was before I ran the update.  The
update removed w3m-e21.el and changed w3m-e21-switch-to-buffer to
w3m-switch-to-buffer, which makes sense.  However, I do not understand
why I cannot build.)

What should I do?

================================================================

System Info to help track down your bug:
---------------------------------------
emacs-w3m-version
 => "1.4.148"
emacs-version
 => "GNU Emacs 22.1.50.9 (i686-pc-linux-gnu, GTK+ Version 2.8.20)\n of 2007-05-05 on benthic"
mule-version
 => "5.0 (SAKAKI)"
system-type
 => gnu/linux
w3m-version
 => "w3m/0.5.1+cvs-1.968"
w3m-type
 => w3m-m17n
w3m-compile-options
 => ("lang=en" "m17n" "image" "color" "ansi-color" "mouse" "gpm" "menu" "cookie" "ssl" "ssl-verify" "external-uri-loader" "w3mmailer" "nntp" "gopher" "ipv6" "alarm" "mark" "migemo")
w3m-language
 => nil
w3m-command-arguments
 => nil
w3m-command-arguments-alist
 => nil
w3m-command-environment
 => nil
w3m-input-coding-system
 => utf-8
w3m-output-coding-system
 => utf-8
w3m-use-mule-ucs
 => nil