Date: Tue, 9 Mar 1999 12:51:42 -0300 (GMT) From: "Andrew A. Razdolsky" <rand@kipt.kharkov.ua> To: freebsd-questions@FreeBSD.ORG Subject: 2.2.8-release: make depend error Message-ID: <Pine.GS4.4.10.9903091237230.1946-100000@linda.kipt.kharkov.ua>
next in thread | raw e-mail | index | archive | help
Hello! After some successfull compile of kernel i encountered the problem while making dependences next time: MKDEP_CPP="cpp" ; export MKDEP_CPP ; mkdep -a -f .newdep -DLOCORE -nostdinc -I- -I. -I../.. -I../../../include -DDUMMYNET -DIPWF_DIVERT_RESTART -DIPDIVERT -DFAILSAFE -DCOMPAT_43 -DNFS -DFFS -DINET -DKERNEL ../../i386/i386/exception.s ../../i386/i386/microtime.s ../../i386/i386/support.s ../../i386/i386/swtch.s ../../i386/i386/locore.s cpp: Usage: cpp [switches] input output mkdep: compile failed *** Error code 1 How can i fix it? Thank you for any answers! - Best Regards, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GS4.4.10.9903091237230.1946-100000>