|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||||
2010年05月28日(金) 旧暦 [n年日記] [更新:"2010/06/09 10:19:06"]#1 [pkgsrc] mk/check/check-files.mk" line 80: Wrong number of words (2) ...ubuntu@makoto 18:57:34/100528(..editors/emacs)% bmake clean && bmake package bmake: "../../mk/check/../../mk/check/check-files.mk" line 80: Wrong number of words (2) in .for substitution list with 4 vars bmake: Fatal errors encountered -- cannot continue bmake: stopped in /export/pkgsrc/editors/emacs ubuntu@makoto 18:57:43/100528(..editors/emacs)%It come from following line of mk/check/check-files.mk 81 .for d o g m in ${MAKE_DIRS_PERMS} ${OWN_DIRS_PERMS} 82 CHECK_FILES_SKIP+= ${d:C/^([^\/])/${PREFIX}\/\1/}.* 83 .endford o g m -> directory owner group mode If I just disable these (listed above) lines (by adding # on line), then I got shift: 1: can't shift that many *** Error code 2and for this second problem, it is nice to have following change. (to stop correctly ?) bsd.pkginstall.mk.patch @ unfortunately (?) pkgsrc version of emacs on ubuntu has no x11:
My build of pkgsrc editors/emacs does not have x11 included. why ?
Simple open up emacs-23.2 ( at /export/local-src) and ./configure (without any argument), gives: Should Emacs use the GNU version of malloc? yes (Using Doug Lea's new malloc from the GNU C Library.) Should Emacs use a relocating allocator for buffers? yes Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? GTK Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? yes -lgif Does Emacs use -lpng? yes Does Emacs use -lrsvg-2? yes Does Emacs use -lgpm? yes Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? yes Does Emacs use -lotf? yes Does Emacs use -lxft? yes Does Emacs use toolkit scroll bars? yesThis problem turned out that my /etc/mk.conf was wrong. The (trace of) setup for Mac OS X were there, PKG_OPTIONS.emacs_current = -dbus -gtk -svg -x11 -xft2 -xaw -motif #KG_OPTIONS.emacs_current+= nextstepAnd I misunderstood that -x11 meaned enable x11 as like shell options. By removing this setup, emacs on unbuntu get x11 capability (2010/06/09 added). ( つっこみ )
#2 [database] (mysql) hostname is blocked because of many connection errors;ttyp0:username@host 23:55:04/100528(~)> mysql -u hoge -h mysql database_name ERROR 1129 (00000): Host 'example.com' is blocked because of many connection errors; \ unblock with 'mysqladmin flush-hosts'I had problem of remembering password, so just mysql process restarted, and it is resolved. ( つっこみ )
|
最近の日記 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 | ||