On 2015-01-12 15:42, lum...@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).
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to