Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 1999 12:10:16 -0700 (PDT)
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        stable@freebsd.org
Subject:   Can't build SMP kernel today.
Message-ID:  <Pine.BSF.4.10.9909021209380.358-100000@schizo.cdsnet.net>

next in thread | raw e-mail | index | archive | help


Getting this on a config that worked on 8/30:

cc -c -O -pipe -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/mem.c
cc -c -O -pipe -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/mp_machdep.c
../../i386/i386/mp_machdep.c: In function `smp_rendezvous_action':
../../i386/i386/mp_machdep.c:2687: warning: implicit declaration of
function `atomic_add_int'
../../i386/i386/mp_machdep.c: In function `smp_rendezvous':
../../i386/i386/mp_machdep.c:2711: `smp_rv_lock' undeclared (first use
this function)
../../i386/i386/mp_machdep.c:2711: (Each undeclared identifier is reported
only once
../../i386/i386/mp_machdep.c:2711: for each function it appears in.)
../../i386/i386/mp_machdep.c:2723: `PSL_I' undeclared (first use this
function)
machine/cpufunc.h:419: warning: inlining failed in call to `write_eflags'
../../i386/i386/mp_machdep.c:2723: warning: called from here
*** Error code 1



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.4.10.9909021209380.358-100000>