Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2015 11:11:23 -0400
From:      matt@gsicomp.on.ca
To:        freebsd-questions@freebsd.org
Subject:   Re: make: Missing dependency operator
Message-ID:  <ffa691993d3cb557b724b21af75c2406@gsicomp.on.ca>
In-Reply-To: <CAH=3fOOQ9FCv9vXO4Wngm2jzgQ8k3ZFYa5JxRYfXy0KcGbRUFA@mail.gmail.com>
References:  <CAH=3fOOQ9FCv9vXO4Wngm2jzgQ8k3ZFYa5JxRYfXy0KcGbRUFA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-07-26 10:33, Murk Fletcher wrote:
> Hi,
> 
> I'm trying to compile jpeg-archive (
> https://github.com/danielgtaylor/jpeg-archive) as part of a greater 
> effort
> to get image_optim (https://github.com/toy/image_optim) working on 
> FreeBSD (
> https://gist.github.com/murkfletcher/36f662a1c0ab59ea0eac), but I'm 
> getting:
> 
> # make
> make: "/usr/home/freebsd/jpeg-archive/Makefile" line 10: Missing 
> dependency
> operator
> make: "/usr/home/freebsd/jpeg-archive/Makefile" line 19: Need an 
> operator
> make: "/usr/home/freebsd/jpeg-archive/Makefile" line 31: Need an 
> operator
> make: Fatal errors encountered -- cannot continue
> make: stopped in /usr/home/freebsd/jpeg-archive
> 
> Anybody know?

Perhaps the makefile requires GNUmake?

Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ffa691993d3cb557b724b21af75c2406>