[Psi-Devel] Unable to build psi 0.11

Justin Karneges justin-psi2 at affinix.com
Sun Nov 4 08:35:40 PST 2007


On Sunday 04 November 2007 6:24 am, George Sherwood wrote:
> Sorry for taking so long to get back to you.  I have been able to build
> psi 0.11 with a system qca2 using --disable-bundled-qca.

Right, that much will work because then you're not attempting to build the 
qca-ossl plugin inside of Psi, which is the part that fails.

> One other problem although more a qca issue. When I am building the
> qca-openssl plugin, I am getting this error:

Right, qca-ossl fails to build.  For some people, this module will fail to 
build inside of Psi or outside of Psi; it doesn't seem to matter which way 
you do it.

> /usr/bin/qt4/moc -DOSSL_097 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB
> -DQT_SHARED -I../../share/qt4/mkspecs/linux-g++ -I.
> -I../../include/QtCore -I../../include/QtCore -I../../include
> -I../../include/QtCrypto -I. -I. qca-ossl.cpp -o qca-ossl.moc
> qca-ossl.cpp:6730: Error: Undefined interface make: *** [qca-ossl.moc]
> Error 1
>
> Any one seen this before?

You reported this "Undefined interface" issue in qca-ossl a couple of weeks 
ago while building Psi with a bundled qca, and today you receive the error 
while building against a system qca.  We received the exact same report last 
week from another user running Fedora, so that confirms the bug.  
Unfortunately, we still have no idea how to fix it. :(

Are you building on a 64bit system?  That's the only distinguishing 
information we could gather about another user who had this same trouble.  
According to him, he could build on Fedora 7 i386, but not Fedora 7 x86_64, 
with the same packages installed.

-Justin


More information about the Psi-Devel mailing list