Date: Mon, 12 Jan 2015 16:01:28 +0200 From: Vitaly Magerya <vmagerya@gmail.com> To: lumiwa@gmail.com Cc: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: mypaint Message-ID: <54B3D3B8.9060309@gmail.com> In-Reply-To: <3335351.IokthlFiqL@lumiwa.farms.net> References: <4332122.R2hTBFfxOS@lumiwa.farms.net> <54B2C8FB.2040601@gmail.com> <1799385.DexCJMgr9b@lumiwa.farms.net> <3335351.IokthlFiqL@lumiwa.farms.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-01-12 15:42, lumiwa@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).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54B3D3B8.9060309>