[Psi-Devel] Status bug?
Justin Karneges
justin-psi2 at affinix.com
Mon Oct 8 23:44:41 PDT 2007
On Monday 08 October 2007 9:14 pm, Wolfgang Illmeyer wrote:
> Am Montag, 8. Oktober 2007 schrieb Justin Karneges:
> > > However, when trying to link it to psi, the linker dies of a lot of
> > > unresolved QCA symbols.
> >
> > Hmm, but Psi 'configure' succeeds? It would be strange for that to
> > succeed but then for the build to fail.
>
> I tried it again:
>
> svn up
> make distclean
> ./configure --disable-bundled-qca
> gmake
>
> Configure didn't complain, but I get the same problem again.
> Don't know if it matters, but I have built psi with bundled qca before in
> the same directory...
Run configure with --verbose, and note the link command used for the QCA
check. Compare it with the link command used in the Psi build. Paste the
lines here if you can't find a difference.
One possibility is that Psi is dragging something in from /usr/local, and you
have some old install of qca2 living there (or maybe qca1).
-Justin
More information about the Psi-Devel
mailing list