trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2012

Re: [trinity-devel] pytdeextensions: undefined symbol?

From: Darrell Anderson <humanreadable@...>
Date: Sat, 23 Jun 2012 12:42:04 -0700 (PDT)
> > /usr/bin/pyuic: symbol lookup error: /opt/trinity/lib/libtdecore.so.4:
> > undefined symbol: _ZN7KLocaleD1Everror:
> > command '/usr/bin/pyuic' failed with exit status 127
> >
> > Any ideas?
> 
> /usr/bin/pyuic wasn't built against the same version of TDE
> that is installed?
> 
> For some reason it can't find the KLocale destructor.

Hmm. This is a clean build. /usr/bin/pyuic is built and installed by python-tqt. As far as I can tell python-tqt built without error or incident. As did tdelibs. I rebuilt python-tqt and python-trinity but that did not help either.

Darrell