mypaint

Vitaly Magerya vmagerya at gmail.com
Mon Jan 12 14:01:41 UTC 2015


On 2015-01-12 15:42, lumiwa at gmail.com wrote:
> It works but application doesn't start:
>
> We are not correctly installed or compiled!
> script: "/usr/local/bin/mypaint"
> deduced prefix: "/usr/local"
> lib_shared: "/usr/local/share/mypaint/"
> lib_compiled: "/usr/local/lib/mypaint/"
>
> Traceback (most recent call last):
>    File "/usr/local/bin/mypaint", line 170, in <module>
>      datapath, extradata, confpath, localepath, localepath_brushlib =
> get_paths()
>    File "/usr/local/bin/mypaint", line 111, in get_paths
>      from lib import mypaintlib
>    File "/usr/local/share/mypaint/lib/mypaintlib.py", line 25, in <module>
>      _mypaintlib = swig_import_helper()
>    File "/usr/local/share/mypaint/lib/mypaintlib.py", line 17, in
> swig_import_helper
>      import _mypaintlib
> ImportError: /usr/local/lib/mypaint/_mypaintlib.so: Undefined symbol
> "_ZN10BufferCompIL20BufferCompOutputType1ELj16384E12HueBlendModeE9blendfuncE"

Yeah, I'm actually getting the same error myself now. There's even a bug 
report about this problem (PR 193429; bugzilla is down at the moment 
though).

I'm currently updating my ports to see if the problem remains with the 
latest everything... (this will take a day or two on my hardware).


More information about the freebsd-ports mailing list