On 2007/09/17 01:30, Vlad Glagolev wrote: > On Sun, 16 Sep 2007 23:21:19 +0200 > Matthias Kilian <[EMAIL PROTECTED]> wrote: > > > On Sun, Sep 16, 2007 at 10:23:35PM +0400, Vlad Glagolev wrote: > > > SVG vector drawing application. > > > > make port-lib-depends-check complains about missing aspell.16 and > > gtkspell.0 here. > > Strange.. neither port-lib-depends-check nor lib-depends-check wants *spell > libs:
It probably looks for them installed on the system and pulls them in if they're available. I see no configure switch to disable spell checking, I'd prefer making them dependencies than hacking configure, but one way or other the package shouldn't change just because of what was installed beforehand. Crashes immediately on amd64 at startup: ** ERROR **: file document.cpp: line 298 (SPDocument* sp_document_create(In kscape::XML::Document*, const gchar*, const gchar*, const gchar*, unsigned int)): assertion failed: (SP_ROOT(document->root)->defs) aborting... Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fi x it. (then it needs a kill -9). I think, bearing in mind the things that have been pointed out about threaded GC, if it works at all on i386 that's more through luck than design.