Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 1999 22:19:05 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   SMP builds broken - my_idlePTD missing.
Message-ID:  <199907290519.WAA66504@apollo.backplane.com>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907290519.WAA66504>