tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Building Abiword 3.0.0 fails in build stage
On Mon, Dec 15, 2014 at 07:55:27AM -0500, Greg Troxel wrote:
>
> Ottavio Caruso <ottavio2006-netbsd%yahoo.com@localhost> writes:
>
> > cp abiword-3.0.pc
>
> That's a clue that som variable is empty. Given the two spaces,
> probably it's the first argument to cp. You'll have to grovel throught
> the makefile.s
Sometimes just adding
USE_TOOLS+= gmake
to the Makefile helps, if the package uses GNU make specific variables.
(You'll need to "make clean; make" afterwards.)
Thomas
Home |
Main Index |
Thread Index |
Old Index