Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 15:09:40 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        j mckitrick <jcm@FreeBSD-uk.eu.org>
Cc:        freebsd-questions@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: unterminated macro call
Message-ID:  <3AAF6D93.A4435692@FreeBSD.org>
References:  <20010314130328.A5693@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

-Maxim




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?3AAF6D93.A4435692>