|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||
2010年02月10日(水) 旧暦 [n年日記] [更新:"2010/02/14 23:53:14"]#1 [Emacs] pkgsrc/editors/emacs 一行修正で次に進むようにはなったが
unexec: unrecognized section name in __DATA segment の続き ... --- src/unexmacosx.c~ 2009-06-21 13:38:18.000000000 +0900 +++ src/unexmacosx.c 2010-02-10 09:51:00.000000000 +0900 @@ -819,6 +819,7 @@ || strncmp (sectp->sectname, "__const", 16) == 0 || strncmp (sectp->sectname, "__cfstring", 16) == 0 || strncmp (sectp->sectname, "__gcc_except_tab", 16) == 0 + || strncmp (sectp->sectname, "__program_vars", 16) == 0 || strncmp (sectp->sectname, "__objc_", 7) == 0) { if (!unexec_copy (sectp->offset, old_file_offset, sectp->size))... Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command 1480 unused bytes follow Mach-O header 72311 pure bytes used mv -f emacs bootstrap-emacs cd ../lisp; /usr/bin/gnumake compile-first EMACS=../src/bootstrap-emacs Compiling /Users/makoto/pkgsrc/editors/emacs/work/emacs-23.1/lisp/emacs-lisp/bytecomp.el gnumake[3]: *** [/Users/makoto/pkgsrc/editors/emacs/work/emacs-23.1/lisp/emacs-lisp/bytecomp.elc] Segmentation fault gnumake[2]: *** [bootstrap-emacs] Error 2 gnumake[1]: *** [src] Error 2 gnumake: *** [bootstrap] Error 2 *** Error code 2Snow LeopardでCocoa Emacs ( つっこみ )
|
最近の日記 2024年07月03日 ・kicad oddity 2024年05月08日 ・comparison on ./buildsh tools 2024年05月06日 ・py-setuptools (python 3.11.9) ・make release took 1 hours and 10 min ・qemu invocation for 10.99.10 2024年05月05日 ・Windows 10 version ・serial connection ・bc bench 2024年05月04日 ・Trial on 10.99.10 ・another version (later trial) to succeed | ||