pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: inkscape



On Tue, 14 Feb 2017 16:45:29 -0600
Greg Oster <oster%netbsd.org@localhost> wrote:

> On Tue, 14 Feb 2017 23:08:36 +0100
> Joerg Sonnenberger <joerg%bec.de@localhost> wrote:
> 
> > On Tue, Feb 14, 2017 at 07:09:51PM +0000, Patrick Welche wrote:  
> > > I find I need the attached patch to compile inkscape on
> > > NetBSD/amd64. Is this "The Right Way"?    
> > 
> > inkscape builds fine on NetBSD 7.0/amd64 for me.  
> 
> It's been failing for me on two different NetBSD 7.0_STABLE/amd64
> systems.  The primary error is:
> 
> ...
> [  1%] Built target man-inkscape-ja
> msgfmt: unknown option -- desktop
> Try `/usr/bin/msgfmt --help' for more information.
> [  1%] Generating man/inkscape.de.1
> ...
> 
> What I just discovered is that I get the error with MAKE_JOBS=8 and
> MAKE_JOBS=2.... but without MAKE_JOBS it seems to be building?!?

Spoke too soon..  but at least it's not a msgfmt error:

[ 53%] Building CXX object
src/CMakeFiles/inkscape_base.dir/ui/dialog/dialog-manager.cpp.o In file
included
from /usr/pkgsrc/graphics/inkscape/work.scrooge/inkscape-0.92.0/src/ui/dialog/dialog-manager.cpp:56:0: /usr/pkgsrc/graphics/inkscape/work.scrooge/inkscape-0.92.0/src/ui/dialog/spellcheck.h:32:20:
fatal error: aspell.h: No such file or directory #include <aspell.h> ^
compilation terminated.
*** Error code 1


(Not sure why it can't find /usr/pkg/include/aspell.h ...)

Later...

Greg Oster


Home | Main Index | Thread Index | Old Index