Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2002 18:11:35 +0100 (CET)
From:      Oliver Fromme <olli@secnetix.de>
To:        freebsd-questions@FreeBSD.ORG, drew@mykitchentable.net
Subject:   Re: Makefile Error - Need Operator in Line ##
Message-ID:  <200201041711.g04HBZp83405@lurza.secnetix.de>
In-Reply-To: <00b701c19541$a142b180$1e01a8c0@lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
Drew Tomlinson <drew@mykitchentable.net> wrote:
 > [...]
 > "Makefile", line 55: Need an operator

That's typical for Makefiles that require GNU-make.
I'd suggest you install gmake from the ports collection
and then try again with gmake instead of make.
That's probably easier than fixing the Makefile.  ;-)

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

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?200201041711.g04HBZp83405>