DragonFly users List (threaded) for 2006-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Hints on kernel config for a dula pII/450 system anyone?
purrr, please refetch the patch. thanks
On 9/18/06, Gergo Szakal <bastyaelvtars@xxxxxxxxx> wrote:
Sepherosa Ziehau wrote:
> boo, it seems hacking during working is not a wise choice :P
>
> please try:
> http://leaf.dragonflybsd.org/~sephe/sk_ser.diff
>
cc -c -O -pipe -mtune=pentiumpro -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -ansi -g -nostdinc -I.
-I/usr/src/sys -I/usr/src/sys/../include -I/usr/obj/usr/src/sys/SMP
-I"/usr/src/sys/dev/acpica5"
-I"/usr/src/sys/contrib/dev/acpica-unix-20050309/include"
-I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-common -ffreestanding
-mpreferred-stack-boundary=2 -fno-stack-protector -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -mno-sse3 /usr/src/sys/dev/netif/sk/if_sk.c
/usr/src/sys/dev/netif/sk/if_sk.c: In function `skc_attach':
/usr/src/sys/dev/netif/sk/if_sk.c:1516: warning: implicit declaration of
function `kmalloc'
/usr/src/sys/dev/netif/sk/if_sk.c:1516: warning: nested extern
declaration of `kmalloc'
/usr/src/sys/dev/netif/sk/if_sk.c:1516: warning: assignment makes
pointer from integer without a cast
sh /usr/src/sys/conf/newvers.sh SMP
cc -c -O -pipe -mtune=pentiumpro -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -ansi -g -nostdinc -I.
-I/usr/src/sys -I/usr/src/sys/../include -I/usr/obj/usr/src/sys/SMP
-I"/usr/src/sys/dev/acpica5"
-I"/usr/src/sys/contrib/dev/acpica-unix-20050309/include"
-I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-common -ffreestanding
-mpreferred-stack-boundary=2 -fno-stack-protector -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -mno-sse3 vers.c
linking kernel.debug
if_sk.o(.text+0x2a01): In function `skc_attach':
/usr/src/sys/dev/netif/sk/if_sk.c:1516: undefined reference to `kmalloc'
*** Error code 1
Stop in /usr/obj/usr/src/sys/SMP.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
--
Live Free or Die
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]