Date: Fri, 16 Feb 1996 07:30:41 -0500 From: Peter Berger <peterb@hoopoe.psc.edu> To: freebsd-current@freebsd.org Subject: make breaks in current, or am I doing something wrong? Message-ID: <199602161230.HAA15171@hoopoe.psc.edu>
next in thread | raw e-mail | index | archive | help
This is after supping -current onto a 2.1-release system. Am I screwing up, or has someone commiteted a bogus change? peterb# cd ../conf peterb# config GENERIC Unknown % construct in generic makefile: %SFILES cd ../../Kernel build directory is ../../compile/GENERIC peterb# cd ../../compile/GENERIC peterb# make depend cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-exter ns -Wstrict-prototypes -Wmissing-prototypes -Winline -nostdinc -I. -I../.. -I. ./../sys -I../../../include -DGENERIC -DI686_CPU -DI586_CPU -DI486_CPU -DI386_CP U -DATAPI -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY="15" -DCOMPAT_43 -DPROCFS -DC D9660 -DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMULATE -DKERNEL -DTIMEZONE=0 -DDST=0 -DMAXUSERS=10 -UKERNEL ../../i386/i386/genassym.c ../../i386/i386/genassym.c:40: opt_sysvipc.h: No such file or directory *** Error code 1 Stop.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602161230.HAA15171>