08/05/01 21:54:30 0 BE:4469377-DIA(100256)
で、検品作業が動いてますが、
今日はちと限界の模様です。
なんか無理ができない体になっちゃったみたいで、早めに切り上げモードにて。
あと、banana3266 ですが、
cc -O2 -fno-strict-aliasing -pipe -march=nocona -DXGE_DEBUG_MODULE_MASK=XGE_COMPONENT_LL -DXGE_DEBUG_ERR_MASK=XGE_COMPONENT_LL -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /home/obj/home/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -fno-omit-frame-pointer -I/home/obj/home/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /home/src/sys/modules/nxge/../../dev/nxge/xgehal/xge-queue.c
/home/src/sys/modules/nxge/../../dev/nxge/xgehal/xgehal-device.c: In function 'xge_hal_device_rts_rth_key_set':
/home/src/sys/modules/nxge/../../dev/nxge/xgehal/xgehal-device.c:7094: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:URLリンク(gcc.gnu.org) for instructions.
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
といって make -j 4 buildworld buildkernel が通らないようです。
つまり、自分自身の再生成ができない状態。
現在、-j 4 をはずして make buildworld buildkernel を再実行中です。
状況変わったらまた報告します。