|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2009年04月04日(土) 旧暦 [n年日記] [更新:"2009/04/10 11:35:05"]#1 [Emacs] wip/wl-current
まだ何か分っていない
===> Configuring for flim-1.14.9 => Checking for portability problems in extracted files ===> Building for flim-1.14.9 emacs -batch -q -no-site-file -l FLIM-MK -f compile-flim NONE NONE NONE Warning: Could not find simple.el nor simple.elc Loading /export/pkgsrc/devel/flim/work.t-105/flim-1.14.9/FLIM-CFG... Loading /export/pkgsrc/devel/flim/work.t-105/flim-1.14.9/FLIM-ELS... Cannot open load file: advice *** Error code 255cvs log PLIST will tell you the story. By the way, currently, following changes are necessary on CVS Repository to enable this package, wl-current: (a) update editors/emacs/modules.mk (add emacs23) ... adding wip/emacs-current/modules.mk doesn't work, for apel/flim/semi reference editors/emacs version. (b) update misc/bbdb_ (emacs23, emacs/modules.mk) . (c) add wip/emacs-current/versions.mk (d) add wip/emacs-current/buildlink.mk最後の後は (d) add wip/emacs-current/buildlink3.mk が正しい と書いたが、実はまだ解決していない。... editors/emacs/modules.mk が不適切だった。 変更して 解決 ただし、一度次のように聞かれる Saving file /export/pkgsrc/wip/wl-current/work.m08/wanderlust/doc/wl.info... Select coding system (default utf-8): これは多分何とかする必要があると思う
(20090410 追記) 656 (defun select-safe-coding-system-interactively (from to codings unsafe 657 &optional rejected default) .... 820 ;; Read a coding system. 821 (setq coding-system 822 (read-coding-system 823 (format "Select coding system (default %s): " default) 824 default)) 825 (setq last-coding-system-specified coding-system))でもってそれは次のところから呼ばれている 831 (defun select-safe-coding-system (from to &optional default-coding-system 832 accept-default-p file) ... 1001 ;; If all the defaults failed, ask a user. 1002 (when (not coding-system) 1003 (setq coding-system (select-safe-coding-system-interactively 1004 from to codings unsafe rejected (car codings)))) @ emacs と wl の -current を最新にしたら、:
何だか scan がとても速くなった気がする
( つっこみ )
#2 [Emacs] wip/emacs-currentcd pkgsrc/wip/emacs-current make ... checking for xaw3d... no checking for libXaw... yes; using Lucid toolkit Does Emacs use -lXaw3d? noYou need following line to enable Xaw3d. 最近は Xaw3d を有効にするには XAW_TYPE = 3d が必要らしい PKG_OPTIONS.emacs_current= xaw PKG_OPTIONS.emacs_current+= font-backend XAW_TYPE = 3d変だな、これはずうっと以前からのようだ。pkgsrc/mk/xaw.buildlink3.mk: 1.1 (xtraeme 11-Apr-04): .elif ${XAW_TYPE} == "3d" 1.1 (xtraeme 11-Apr-04): . include "../../x11/Xaw3d/buildlink3.mk" ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||