From owner-freebsd-questions Fri Apr 20 7:49:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-64-193-218-89.telocity.com (dsl-64-193-218-89.telocity.com [64.193.218.89]) by hub.freebsd.org (Postfix) with SMTP id F3C6737B423 for ; Fri, 20 Apr 2001 07:49:14 -0700 (PDT) (envelope-from lucas@slb.to) Received: (qmail 19199 invoked by uid 1000); 20 Apr 2001 14:49:35 -0000 Date: Fri, 20 Apr 2001 09:49:35 -0500 From: Lucas Bergman To: j mckitrick Cc: freebsd-questions@freebsd.org Subject: Re: OT: any idea why this file generates unterminated macro error? Message-ID: <20010420094935.A1492@billygoat.slb.to> Reply-To: lucas@slb.to References: <20010419162240.A39121@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010419162240.A39121@dogma.freebsd-uk.eu.org>; from jcm@FreeBSD-uk.eu.org on Thu, Apr 19, 2001 at 04:22:40PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Subject: any idea why this file generates unterminated macro error? > > It's part of an encryption program, and not very long. Thanks for > checking it out. No, I don't have any idea. It compiles fine for me. billygoat % gcc --version 2.95.2 billygoat % ls sha1.* sha1.c sha1.h billygoat % gcc -Wall -c sha1.c billygoat % Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message