From owner-freebsd-current Wed Jul 28 22:19:16 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 71D2114ED2 for ; Wed, 28 Jul 1999 22:19:15 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id WAA66504; Wed, 28 Jul 1999 22:19:05 -0700 (PDT) (envelope-from dillon) Date: Wed, 28 Jul 1999 22:19:05 -0700 (PDT) From: Matthew Dillon Message-Id: <199907290519.WAA66504@apollo.backplane.com> To: freebsd-current@FreeBSD.ORG Subject: SMP builds broken - my_idlePTD missing. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG test3:/usr/src/sys/compile/ALPHA# make cc -c -Os -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -elf ../../i386/i386/bios.c ../../i386/i386/bios.c: In function `bios16': ../../i386/i386/bios.c:389: `my_idlePTD' undeclared (first use in this function) ../../i386/i386/bios.c:389: (Each undeclared identifier is reported only once ../../i386/i386/bios.c:389: for each function it appears in.) *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message