On Mon, Sep 13, 2010 at 18:25, Philip Guenther <guent...@gmail.com> wrote:
> On Mon, Sep 13, 2010 at 10:16 AM, Hugo Osvaldo Barrera
> <h...@osvaldobarrera.com.ar> wrote:
>> No luck; downloading -current from CVS gives the same error (just a
>> different line), on ANY port, sys, or any other location:
>>
>> Makefile:36: *** missing separator. B Stop.
>
> That's a message from GNU make, not OpenBSD's own make. B If you're
> going to install GNU make, install it under the name 'gmake' or some
> such (that's what the port and package do).
>
> So, track down the bogus GNU make install you have, remove it, then try
again.
>
>
> Philip Guenther
>

Sorry Philip, I sent this to you instead of misc@ the first time:

I installed gmake from ports, but you're right, it IS the issue.

# make --version
GNU Make 3.81
[snip]

The question is how it ended up replacing make (since I installed from
ports).
I noticed there's no package make, and I really wouldn't know how to make
make.

So, I got my hand on base47.tgz, and copied /usr/bin/make from inside.
Problem solved :-)

Thanks a lot, would have never solved this on my own.

--
Hugo Osvaldo Barrera

Reply via email to