Страница 1 из 1

KERNEL ERROR

Добавлено: 2006-11-15 12:04:08
srg
#uname -a
FreeBSD quote.localhost 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 1 17:14:21 MSK 2006 root@quote.localhost:/usr/obj/usr/src/sys/quote i386

Код: Выделить всё

#make depend && make install

cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I../../.. -I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -I../../../dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding ../../../i386/i386/genassym.c
In file included from ../../../sys/param.h:73,
                 from ../../../i386/i386/genassym.c:42:
../../../sys/syslimits.h:61: error: syntax error before "NGROUPS_MAX"
In file included from ../../../sys/proc.h:60,
                 from ../../../sys/buf.h:253,
                 from ../../../i386/i386/genassym.c:46:
../../../sys/ucred.h:50: error: `NGROUPS_MAX' undeclared here (not in a function)
*** Error code 1
:? Может что добавить ?? NGROUPS_MAX' -- это что?

Добавлено: 2006-11-15 12:09:58
Alex Keda

Добавлено: 2006-11-15 12:24:08
srg
:D спасибо. Помогло :)

Добавлено: 2006-11-15 14:33:42
srg
ЛИС !
сырцы обновить нужно было ..
все прошло успешно.
спасибо за форум ;)

Добавлено: 2006-11-15 21:28:21
Alex Keda
:) Если человек, с такой строкой

Код: Выделить всё

6.1-RELEASE-p10 
чё-то собирает в /usr/src - у меня первая и последняя мысль - обновился, пересобирает мир и ядро...
===========
Граничные условия надо чётче указывать.

Добавлено: 2006-11-16 9:17:37
srg
понятно. :P