Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 1997 12:11:55 +0200 (CEST)
From:      Leif Neland <leif@leif.roskildebc.dk>
To:        freebsd-current@freebsd.org
Subject:   can't compile current
Message-ID:  <Pine.BSF.3.96.970914120240.5655A-100000@leif.roskildebc.dk>

next in thread | raw e-mail | index | archive | help
I have cvsup'ed with the standard-supfile, but I can't compile a generic
kernel

(Am I in the right list, I just noticed my Tag is TRELENG-2-2-2-RELEASE?)

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -I../.. -I../../../include -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -include o
pt_global.h  ../../kern/sys_generic.c
../../kern/sys_generic.c: In function `poll':
../../kern/sys_generic.c:734: `INFTIM' undeclared (first use this function)
../../kern/sys_generic.c:734: (Each undeclared identifier is reported only once
../../kern/sys_generic.c:734: for each function it appears in.)
*** Error code 1

Stop.

Am I mistaken in that I should just be able to cvsup with Tag=. and then
compile a kernel, or should other things also be updated?

make world from /usr/src, perhaps? Or just lib's or what?

Leif





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