Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 15:21:45 +0400 (MSD)
From:      Dmitry Valdov <dv@dv.ru>
To:        stable@freebsd.org
Subject:   3.x kernel compile problem
Message-ID:  <Pine.BSF.3.95q.1001004152035.29022A-100000@xkis.kis.ru>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.1001004152035.29022A-100000>