|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2009年12月04日(金) 旧暦 [n年日記] [更新:"2009/12/05 08:20:20"]#1 [NetBSD][Xen] NetBSD/i386 5.0 + xenkernel33 has mismatch on PAE
I have installed NetBSD/i386 5.0.1 and sysutils/xenkernel33.
Then I've got following:
(XEN) -> Using new ACK method (XEN) checking TSC synchronization across 2 CPUs: (XEN) CPU#0 had 0 usecs TSC skew, fixed it up. (XEN) CPU#1 had -1867377 usecs TSC skew, fixed it up. (XEN) Platform timer is 25.000MHz HPET (XEN) Brought up 2 CPUs (XEN) I/O virtualisation disabled (XEN) *** LOADING DOMAIN 0 *** (XEN) Xen kernel: 32-bit, PAE, lsb (XEN) Dom0 kernel: 32-bit, lsb, paddr 0xc0100000 -> 0xc0a50c54 (XEN) Dom0 symbol map 0xc0a50c54 -> 0xc0b1d488 (XEN) Mismatch between Xen and DOM0 kernel (XEN) (XEN) **************************************** (XEN) Panic on CPU 0: (XEN) Could not set up DOM0 guest OS (XEN) **************************************** (XEN) (XEN) Reboot in five seconds... (XEN) Resetting with ACPI MEMORY or I/O RESET_REG.This means 5.0.1 has NO PAE enabled kernel. xenkernel 3.3 has PAE enabled. You may use 5.1 + xenkernel 3.3 or 5.0 + xenkernel 3.1.x Thanks Fukaumi San. Above console was captured with this boot.cfg. Here com1 is not typo, com0 and com1 combination might be important. ( つっこみ )
#2 [pkgsrc] Emacs install party@ wip/wl-current:
make package with wip/wl-current, I've got:
Loading /export/pkgsrc/wip/wl-current/work/wanderlust/WL-ELS... Loading mail-mime-setup... gnus-mime-setup is not found. emh-setup is not found. INFODIR is /usr/pkg/info Loading vc-cvs... Formatting Info file... Formatting Info file: wl-ja.info Buffer is read-only: #<buffer wl-ja.info> *** Error code 255Now I did following as an work around: 58 sudo make -i 59 sudo make -i packageto get thru successfully: => Registering installation for wl-2.15.6nb20091204 wl-2.15.6nb20091204 requires installed package apel-10.7nb2 wl-2.15.6nb20091204 requires installed package bbdb-2.34nb4 wl-2.15.6nb20091204 requires installed package emacs-23.1.50nb20091204 wl-2.15.6nb20091204 requires installed package emacs-w3m-1.4.50nb20091204 wl-2.15.6nb20091204 requires installed package semi-1.14.6nb6 ===> Building binary package for wl-2.15.6nb20091204 => Creating binary package /export/pkgsrc/packages/All/wl-2.15.6nb20091204.tgz m08@makoto 16:15:29/091204(..wip/wl-current)% @ tc-2.3.1:@ auctex:cvs -d :pserver:anoncvs@cvs.sv.gnu.org:/sources/auctex co auctex @ riece:64 cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login 65 cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root co riece 66 cd riece/ 67 autoreconf -f -i 68 ./configure 69 sudo make install 70 setenv LANG C 71 sudo make -i install @ x-face:135 sudo mkdir /usr/pkg/share/emacs/site-lisp/a-files 136 cd /export/local-src/ 138 cp $DISTFILES/x-face-e21.el.gz . 139 gunzip x-face-e21.el.gz 140 emacs -batch -f batch-byte-compile x-face-e21.el 142 sudo cp x-face-e21.el* /usr/pkg/share/emacs/site-lisp/a-files/ @ ElScreen:
Download of ElScreen
147 (cd $DISTFILES/; wget ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/elscreen-gf-1.5.3.tar.gz) 148 tar zxf $DISTFILES/elscreen-1.4.6.tar.gz 149 cd elscreen-1.4.6/ 151 emacs -batch -f batch-byte-compile elscreen.el 152 sudo mkdir /usr/pkg/share/emacs/site-lisp/elscreen 153 cp -p * /usr/pkg/share/emacs/site-lisp/elscreen 154 sudo cp -p * /usr/pkg/share/emacs/site-lisp/elscreen 155 (cd /usr/pkg/share/emacs/site-lisp/elscreen/; sudo mv README README-elscreen) 157 tar zxf $DISTFILES/elscreen-gf-1.5.3.tar.gz 158 cd elscreen-gf-1.5.3/ 161 emacs -batch -f batch-byte-compile elscreen-gf.el 162 sudo cp -p * /usr/pkg/share/emacs/site-lisp/elscreen ( つっこみ )
|
最近の日記 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 | ||