Date: Thu, 15 Mar 2001 13:15:35 +0000 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: Maxim Sobolev <sobomax@freebsd.org> Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: unterminated macro call Message-ID: <20010315131535.A20797@dogma.freebsd-uk.eu.org> In-Reply-To: <3AAF6D93.A4435692@FreeBSD.org>; from sobomax@freebsd.org on Wed, Mar 14, 2001 at 03:09:40PM %2B0200 References: <20010314130328.A5693@dogma.freebsd-uk.eu.org> <3AAF6D93.A4435692@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010315131535.A20797>