From owner-freebsd-questions Sun Jan 17 00:36:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18934 for freebsd-questions-outgoing; Sun, 17 Jan 1999 00:36:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo13.mx.aol.com (imo13.mx.aol.com [198.81.17.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18929 for ; Sun, 17 Jan 1999 00:36:34 -0800 (PST) (envelope-from DrdeHaerne@aol.com) From: DrdeHaerne@aol.com Received: from DrdeHaerne@aol.com by imo13.mx.aol.com (IMOv18.1) id 7JYDa05322 for ; Sun, 17 Jan 1999 03:36:14 -0500 (EST) Message-ID: <614986a2.36a1a0fe@aol.com> Date: Sun, 17 Jan 1999 03:36:14 EST To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: New kernel problems Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 3.0 for Windows 95 sub 61 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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