From owner-freebsd-stable Wed Oct 4 4:21:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (Postfix) with ESMTP id 6E16037B502 for ; Wed, 4 Oct 2000 04:21:48 -0700 (PDT) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.3/8.9.3) with SMTP id PAA29137 for ; Wed, 4 Oct 2000 15:21:45 +0400 (MSD) Date: Wed, 4 Oct 2000 15:21:45 +0400 (MSD) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: stable@freebsd.org Subject: 3.x kernel compile problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h -elf ../../i386/i386/identcpu.c ../../i386/i386/identcpu.c: In function `printcpuinfo': ../../i386/i386/identcpu.c:223: `CPU_P4' undeclared (first use this function) ../../i386/i386/identcpu.c:223: (Each undeclared identifier is reported only once ../../i386/i386/identcpu.c:223: for each function it appears in.) *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message