hns - 日記自動生成システム - Version 2.19.9

先月 2003年12月 来月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2003年12月30日(火) 旧暦 [n年日記]

#1 [XFree86][CF-R1] XF86 4.2.1.1

ttyp0:makoto@lets  9:36:28/031230(/export)> cvs -d anoncvs@anoncvs.xfree86.org:/cvs co -r xf-4_2_1_1 xc
ttyp0:makoto@lets  9:37:29/031230(/export)> mv xc xc-4.2.1.1
ttyp0:makoto@lets  9:37:39/031230(/export)> cd cd xc-4.2.1.1
ttyp0:makoto@lets  9:37:42/031230(/export/xc-4.2.1.1)> time make World >& log-make-world
2391.054u 311.608s 45:44.44 98.4%       0+0k 2509+58055io 6711pf+44w
gcc -o glxinfo -O2 -ansi -Dasm=__asm -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
-Wnested-externs -L../../exports/lib glxinfo.o -lGLU -lGL -lXext -lX11 -L/usr/X11R6/li
b -lm -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
../../exports/lib/libGLU.so: undefined reference to `operator new[](unsigned)'
../../exports/lib/libGLU.so: undefined reference to `vtable for __cxxabiv1::__si_class_type
_info'
../../exports/lib/libGLU.so: undefined reference to `operator delete(void*)'
../../exports/lib/libGLU.so: undefined reference to `__gxx_personality_v0'
../../exports/lib/libGLU.so: undefined reference to `__cxa_pure_virtual'
../../exports/lib/libGLU.so: undefined reference to `vtable for __cxxabiv1::__class_type_in
fo'
../../exports/lib/libGLU.so: undefined reference to `operator delete[](void*)'
../../exports/lib/libGLU.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_typ
e_info'
../../exports/lib/libGLU.so: undefined reference to `operator new(unsigned)'
*** Error code 1 (continuing)
これでも戻らない。

#2 XFree86 4.2.0

   173  10:43   cvs -d anoncvs@anoncvs.xfree86.org:/cvs co -r xf-4_2_0 xc
   174  11:37   mv xc xc-4.2.0
   175  11:37   cd xc-4.2.0
ttyp0:makoto@lets  11:37:08/031230(/export/xc-4.2.0)> time make World >& log-make-world
2385.627u 309.705s 45:55.68 97.8%       0+0k 2378+57807io 6376pf+30w
これでも戻らない。 (もっとも順に戻りながら 上書き make install をしているのが問題かも 知れないし、再起動もせずに続けて startx をしているのも問題かも ..) .. ここで一応再起動はして見たが同じ。

#3 XFree86 4.1.0

ttyp2:makoto@lets  13:46:07/031230(/export/xc-4.1.0)> time make World > & log-make-world
2489.365u 299.526s 47:32.21 97.7%       0+0k 2166+57064io 6789pf+32w

grep 'Error code' log-make-world
*** Error code 1 (continuing)
*** Error code 1 (continuing)
*** Error code 1 (continuing)
*** Error code 1 (continuing)
*** Error code 1 (continuing)
今回は出来ていない。/usr/libexec/cpp: not found
ln -s /usr/bin/cpp /usr/libexec
make
../../exports/lib/libGLU.so: undefined reference to `operator new(unsigned)' *** Error code 1 何とか出来たような気が。
Symbol  from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!

Fatal server error:
Caught signal 11.  Server aborting

しっぽをつかんだような気もする:

違うしっぽだったようだ。X 前と X 後で NetBSD の側だけ不一致が多かった ので、 それらを全て退避・復帰するように したら、 その不一致はなくなったが、画面が戻らないことは同じだった。
これって変ではないか ? Xserver/hw/xfree86/os-support/bsd/bsd_init.c:
#define WSCONS_PCVT_COMPAT_CONSOLE_DEV "/dev/ttyE0"
PCVT_SUPPORT PCCONS_SUPPORT WSCONS_SUPPORT USE_I386_IOPL が全て入っている。
-DAVOID_GLYPHBLT
-DBUILDDEBUG
-DCSRG_BASED
-DDPMSExtension
-DFUNCPROTO=15
-DGCCUSESGAS
-DHAS_APERTURE_DRV
-DHAS_MTRR_BUILTIN
-DHAVE_SYSV_IPC
-DLBX
-DNARROWPROTO
-DNDEBUG
-DPANORAMIX
-DPCCONS_SUPPORT
-DPCVT_SUPPORT
-DPIXPRIV
-DPIXPRIV
-DRANDR
-DRENDER
-DSHAPE
-DSINGLEDEPTH
-DSMART_SCHEDULE
-DTOGCUP
-DUSESTDRES
-DUSE_I386_IOPL
-DWSCONS_SUPPORT
-DXAPPGROUP
-DXCSECURITY
-DXF86BIGFONT
-DXF86VIDMODE
-DXFree86LOADER
-DXFree86Server
-DXFreeXDGA
-DXINPUT
-DXKB
-DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN
-DXvExtension
-DXvMCExtension
bsd_init.c
遅くなったので、きょうはおしまい。 うまく行かない patch と、その時の log
(II) Silicon MotionEND register dump --------------------
(WW) Closing with PCVT
(WW) Closing with WSCONS
(WW) KDSETMODE rc(0)
(WW) VT_GETMODE
(WW) VT_SETMODE rc(0)
(WW) Returning

#4 [無題] Prime Number

2003 も 53 も Prime Number だということに気が付く。
ttyp0:root@h  15:22:22/031230(...log/httpd)# /usr/games/factor 2003
2003: 2003
ttyp0:root@h  15:22:27/031230(...log/httpd)# /usr/games/factor 53
53: 53



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)