trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2018

Re: [trinity-devel] Questions regarding build fails on debian

From: "David C. Rankin" <drankinatty@...>
Date: Mon, 19 Nov 2018 17:16:59 -0600
On 11/19/2018 04:42 PM, deloptes wrote:
> I also can't build couple of packages like kplayer or krecipes for example
> 
> ./.libs/libkplayernoinst.a(libkplayernoinst_la.all_cpp.o)
> (.data.rel.ro+0x1048): undefined reference to `static_QUType_ptr'
> ./.libs/libkplayernoinst.a(libkplayernoinst_la.all_cpp.o)
> (.data.rel.ro+0x1068): undefined reference to `static_QUType_ptr'
> 
> What can I do about that?
> 

Those are linker errors. They are not seeing whatever was supposed to provide
static_QUType_ptr. I know krecipes will use several backends like MySQL (now
MariaDB), so there may be a change to a backend that no longer provides
definition and declaration of static_QUType_ptr.

What that is -- unfortunately I do not know, but perhaps someone more up to
date to the changes there may know.

-- 
David C. Rankin, J.D.,P.E.