Date: Sat, 31 Oct 1998 18:23:11 +0300 (MSK) From: Dmitry Valdov <dv@dv.ru> To: freebsd-current@FreeBSD.ORG Subject: kernel compile problem Message-ID: <Pine.BSF.3.95q.981031182056.1577A-100000@xkis.kis.ru>
next in thread | raw e-mail | index | archive | help
Hi! I've just cvsuped -current and there is a problem compiling kernel: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -aout ../../kern/vfs_bio.c ../../kern/vfs_bio.c: In function `bufinit': ../../kern/vfs_bio.c:182: structure has no member named `le_next' ../../kern/vfs_bio.c:182: `NOLIST' undeclared (first use this function) ../../kern/vfs_bio.c:182: (Each undeclared identifier is reported only once ../../kern/vfs_bio.c:182: for each function it appears in.) *** Error code 1 Dmitry. 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?Pine.BSF.3.95q.981031182056.1577A-100000>