pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: avrdude does not build
On Fri, 25 Jan 2019 21:45:14 -0500
Greg Troxel <gdt%lexort.com@localhost> wrote:
> I got the same error on netbsd-7/i386.
>
> I tried putting gmake in USE_TOOLS, and then it built. I removed the
> MAKE_JOBS_SAFE=no and it still built ok -- the makefile is annotated
> that MAKE_JOBS causes the error you saw.
My i386-machine is still busy at the moment so I tried your suggestion with NetBSD 8.0/amd64 first.
Out of the box I got the same error message:
make[2]: don't know how to make ./libavrdude.a. Stop
I then removed both lines ("MAKE_JOBS_SAFE=no" and added gmake to USE_TOOLS) and it built successfully.
Many thanks for your help!
-Nils
Home |
Main Index |
Thread Index |
Old Index