[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compile problem
>>>>> In [emacs-w3m : No.04586]
>>>>> Takenobu Sugiyama <sugiyama@ae.advantest.co.jp> wrote:
山岡> emacs-w3m のディレクトリ (w3m.el などがある場所) に移動
山岡> Emacs を -q -no-site-file オプションで起動
山岡> M-: (setq debug-on-error t)<RET>
山岡> M-x load-file<RET>w3mhack.el<RET>
山岡> C-x C-f shimbun/nnshimbun.el<RET>
山岡> (eval-when-compile (require 'cl)) の行に移動
山岡> C-<SPC> C-n M-x eval-region<RET>
山岡> これをエラーが起きるまで、または (require 'shimbun) の行まで
山岡> 繰り返す
杉山さん> Meadow1.15で、ショートカットの作業ディレクトリを
杉山さん> emacs-w3mのところにして、起動オプションを指定して
杉山さん> やってみたところ、こんなBacktraceとなりました。
杉山さん> Signaling: (wrong-type-argument stringp nil)
[...]
杉山さん> (defvar w3m-accept-japanese-characters ...
[...]
杉山さん> require(w3m)
[...]
杉山さん> require(shimbun)
あう残念。これは全然関係無いですね。一つ忘れていました。この実験
を行なう前に *scratch* バッファで以下を eval しておいて下さい。
(setq noninteractive t)
しかし、こんなやり取りを続けるのは効率悪いなあ。どなたか決め手を
お持ちじゃありませんか?
>>>>> In [emacs-w3m : No.04584]
>>>>> Takenobu Sugiyama <sugiyama@ae.advantest.co.jp> wrote:
> 報告だけなのですが、Win32の環境で
> CVS先端のemacs-w3mをmakeしようと
> すると、nnshimbun.elのところで、
> While compiling toplevel forms in file:c:/home/emacs-w3m/shimbun/nnshimbun.el:
> !! File error (("Searching for program" "no such file or directory" "/bin/sh")
--
Katsumi Yamaoka <yamaoka@jpl.org>