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 15 December 2014 at 13:02, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
> 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
With this setting I was able to build and install a working version of
Abiword-3.0.0. I am still playing with plugins because the configure
file is not very clear.
The only plugin installed was opendocument.
At this stage I could either enable all plugins (or as many stable as
possible) or disable them completely and let abiword-plugins do its
normal job. I would gladly receive feedback on this issue.
In the meantime I will rebuild tomorrow with:
CONFLICTS= abiword-plugins-[0-9]* abiword-personal-[0-9]* abiword2-[0-9]*
CONFIGURE_ARGS+= --enable-plugins="yes"
This should build all plugins.
Home |
Main Index |
Thread Index |
Old Index