From owner-freebsd-ports Thu Mar 15 5:15:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 2BF9A37B71C; Thu, 15 Mar 2001 05:15:37 -0800 (PST) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97] ident=root) by probity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 14dXbM-000MfR-00; Thu, 15 Mar 2001 13:15:36 +0000 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.1/8.11.1) id f2FDFaX20838; Thu, 15 Mar 2001 13:15:36 GMT (envelope-from jcm) Date: Thu, 15 Mar 2001 13:15:35 +0000 From: j mckitrick To: Maxim Sobolev Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: unterminated macro call Message-ID: <20010315131535.A20797@dogma.freebsd-uk.eu.org> References: <20010314130328.A5693@dogma.freebsd-uk.eu.org> <3AAF6D93.A4435692@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3AAF6D93.A4435692@FreeBSD.org>; from sobomax@freebsd.org on Wed, Mar 14, 2001 at 03:09:40PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Mar 14, 2001 at 03:09:40PM +0200, Maxim Sobolev wrote: | j mckitrick wrote: | | > Hi all, | > | > I am trying to compile from source a simple command line utility that works | > under linux. But when I run make, I get an 'unterminated macro call' error | > on the last line of one of the source files, and it repeats all the way down | > the screen. | > | > I didn't want to post the source, because I couldn't see a problem there, | > and I know it compiles on linux. Could it be a gcc setting? | | Use GNU make (gmake) instead of BSD make (make). Hmmm. That still didn't work. Would the problem be in make, or one of the compiler settings? Is there anything I should set in gmake when I call it, besides the makefile? jm -- --------------------------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org "It took the computing power of three C-64s to fly to the Moon. It takes a 486 to run Windows 95. Something is wrong here." --------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message