Date: Sun, 17 Jan 1999 03:36:14 EST From: DrdeHaerne@aol.com To: freebsd-questions@FreeBSD.ORG Subject: New kernel problems Message-ID: <614986a2.36a1a0fe@aol.com>
next in thread | raw e-mail | index | archive | help
I'm trying to build a kernel for my machine. When I do "make depend" I get a "*** Error code 1" This is what exactly appears: #make depend cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested- externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nosdinc -I- -I. -I. ./.. -I/usr/include/ -D0PCVT_FREEBSD=210 -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL -DMAXUSERS=80 -UKERNEL ../../i386/i386/genassym.c ../../i386/i386/genassym.c:0: malformed option `-D 0PCVT FREEBSD=210' *** Error code 1 thanks in advance for any help 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?614986a2.36a1a0fe>