Hi alle!
Leider bekomme ich die folgende Meldung bei 'make all install' wenn ich
den Kernel bauen will:
cc -O -pipe -march=k6 -I/usr/src/sys/modules/syscons/green/.. -D_KERNEL
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
-I/usr/src/sys/modules/syscons/green/.. -I. -I@ -I@/../include
-mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -c setdef1.c
ld -Bshareable -o green_saver.ko setdef0.o green_saver.kld setdef1.o
===> syscons/logo
make: don't know how to make
/usr/src/sys/modules/syscons/logo/machine/ansi.h. Stop
*** Error code 2
Stop in /usr/src/sys/modules/syscons.
*** Error code 1
Stop in /usr/src/sys/modules.
*** Error code 1
Stop in /usr/src/sys/compile/KRUSTY.
Im der Kernelkonfiguration steht dieses:
device sc0 at isa? flags 0x100
Das ganze passiert auf folgendem Gerät:
FreeBSD krusty.klown.skool 4.7-STABLE FreeBSD 4.7-STABLE #2: Thu Nov 28
19:00:28 CET 2002
Hat einer ne Idee?
Vielen Dank im Vorraus,
Lars
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 06 Feb 2003 - 18:59:24 CET