From owner-freebsd-questions Sun Apr 2 14:34:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 9C7C537B631 for ; Sun, 2 Apr 2000 14:34:16 -0700 (PDT) (envelope-from rsidd@theory1.physics.iisc.ernet.in) Received: (qmail 17755 invoked by uid 211); 2 Apr 2000 21:34:02 -0000 Date: Mon, 3 Apr 2000 03:04:02 +0530 From: Rahul Siddharthan To: "Brian K . Walters" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: w3m make craps out was Re: Lynx forbidden Message-ID: <20000403030401.A17364@theory1.physics.iisc.ernet.in> References: <20000402024251.A3917@kagan.quedawg.com> <20000402170208.A5470@kagan.quedawg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000402170208.A5470@kagan.quedawg.com>; from bkwalters@lucent.com on Sun, Apr 02, 2000 at 05:02:08PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 02, 2000 at 17:02:08 +0000, Brian K . Walters wrote: > When I start a make of w3m I get the following errors. > > ol-arem# make > ===> Building for w3m-0.1.7 > `Makefile' is up to date. > make -f XXMakefile > cc -pipe -I/usr/local/include -I. -c tagtable.c > tagtable.c:8: syntax error before character 0340 > tagtable.c:11: syntax error before character 0320 Funny, it works fine for me... I don't see anything unusual in tagtable.c at those lines either. Is your source file somehow corrupted? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message