Date: Thu, 21 Aug 1997 12:39:04 -0700 (PDT) From: Jaye Mathisen <mrcpu@cdsnet.net> To: hackers@freebsd.org Subject: 2.2.2 make release kernel build problem Message-ID: <Pine.NEB.3.95.970821120052.18322h-100000@mail.cdsnet.net>
next in thread | raw e-mail | index | archive | help
This has cropped up now: On a fairly recent 2.2.2 (Aug 1st I think). The -DMFS_ROOT= certainly looks defective. cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DMFS_ROOT= -DNFS_NOSERVER -DMFS -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../ufs/mfs/mfs_vfsops.c ../../ufs/mfs/mfs_vfsops.c:110: invalid type argument of `unary *' ../../ufs/mfs/mfs_vfsops.c:110: variable `mfs_root' has initializer but incomplete type *** Error code 1 Stop. *** Error code 1 Stop.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970821120052.18322h-100000>