URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 41732
[ Назад ]

Исходное сообщение
"FreeBSD5.2 не компилируется ядро даже GENERIC ! помогите плз"

Отправлено Dragon_Stas , 16-Мрт-04 21:00 
OS FreeBSD 5.2 R
пытался скомпилить нужное мне ядро не удалось вылитает оишбка 1 в самом начале маке depend
Тогда решил попробывать хоть GENIRIC перекомпилировать таже фигня
ПОМОГИТЕ ПЛИЗ СОВЕТОМ КАК ЭТО ОБОЙТИ :(

test-pc# cd ../compile/GENERIC/
test-pc# make depend
rm -f .olddep
if [ -f .depend ]; then mv .depend .olddep; fi
make _kernel-depend
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -finline-limit=15000 -fno-strict-aliasing -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wno-inline ../../../i386/i386/genassym.c
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Stop in /usr/src/sys/i386/compile/GENERIC.
*** Error code 1


Содержание

Сообщения в этом обсуждении
"FreeBSD5.2 не компилируется ядро даже GENERIC ! помогите плз"
Отправлено Yura_hn , 17-Мрт-04 00:12 
>OS FreeBSD 5.2 R
>пытался скомпилить нужное мне ядро не удалось вылитает оишбка 1 в самом
>начале маке depend
>Тогда решил попробывать хоть GENIRIC перекомпилировать таже фигня
>ПОМОГИТЕ ПЛИЗ СОВЕТОМ КАК ЭТО ОБОЙТИ :(
>
>test-pc# cd ../compile/GENERIC/
>test-pc# make depend
>rm -f .olddep
>if [ -f .depend ]; then mv .depend .olddep; fi
>make _kernel-depend
>cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
>-Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd
>-I../../../contrib/ngatm -D_KERNEL -include opt_global.h -finline-limit=15000 -fno-strict-aliasing -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wno-inline ../../../i386/i386/genassym.c
>
>cc1: internal compiler error: Segmentation fault
>Please submit a full bug report,
>with preprocessed source if appropriate.
>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
>*** Error code 1
>
>Stop in /usr/src/sys/i386/compile/GENERIC.
>*** Error code 1
Может камень разогнан или память битая ???


"FreeBSD5.2 не компилируется ядро даже GENERIC ! помогите плз"
Отправлено Dragon_Stas , 18-Мрт-04 17:39 
>Может камень разогнан или память битая ???
Угу  и память битая была наверно и проц был разогнан :) БОЛЬШОЕ СПАСИБО!
P.S А есть ли под FreeBSD утилитка для тестирования ОЗУ ?