Date: Mon, 12 Jan 2015 10:10:12 -0500 From: lumiwa@gmail.com To: Vitaly Magerya <vmagerya@gmail.com> Cc: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: mypaint Message-ID: <4754722.5X5WTuzP2R@lumiwa.farms.net> In-Reply-To: <54B3D3B8.9060309@gmail.com> References: <4332122.R2hTBFfxOS@lumiwa.farms.net> <3335351.IokthlFiqL@lumiwa.farms.net> <54B3D3B8.9060309@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 12 January 2015 16:01:28 Vitaly Magerya wrote: > 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 > > "_ZN10BufferCompIL20BufferCompOutputType1ELj16384E12HueBlendModeE9blendfun > > cE" > 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). Thank you very much. -- ajtiM -------- http://www.redbubble.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4754722.5X5WTuzP2R>