From owner-freebsd-questions Wed Feb 7 8:14:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id 4564A37B503; Wed, 7 Feb 2001 08:13:59 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id A012F2E454; Wed, 7 Feb 2001 11:13:58 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id f17GDwU35618; Wed, 7 Feb 2001 11:13:58 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14977.29766.416239.764236@onceler.kciLink.com> Date: Wed, 7 Feb 2001 11:13:58 -0500 To: , Subject: Re: /usr/include/libutil.h:64: syntax error before `9' In-Reply-To: References: X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "THH" == The Hermit Hacker writes: THH> /usr/include/libutil.h:64: syntax error before `9' THH> gmake[1]: *** [cc.o] Error 1 I'd run the same exact compile line but change the -c to -E and see what the pre-processed output looks like. Then you'll get to see exactly what happened. My guess is that something #defined one of the parts of that prototype. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message