<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - utils/pdfunite.cc fails to build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=60095#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - utils/pdfunite.cc fails to build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=60095">bug 60095</a>
from <span class="vcard"><a class="email" href="mailto:gpoo@gnome.org" title="Germán Poo-Caamaño <gpoo@gnome.org>"> <span class="fn">Germán Poo-Caamaño</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=60095#c1">comment #1</a>)
<span class="quote">> Do have have an older (prior to a3cee0e7e9) version already installed that
> your PKG_CONFIG_PATH is pointing to?
>
> I've experienced a similar issue when introspection is enabled and there is
> an (internal API incompatible) version of libpoppler already installed. The
> build seems to be trying to link with the previously installed version
> instead of the current build version. The work around is to remove the old
> version or configure with --enable-introspection=no.</span >
Yes, I had one. But I just tried uninstalling poppler without from there
without any luck. I even applied
$ find install/ -iname '*poppler*' -exec rm {} \;
I also tried with --enable-introspection=no and no luck. I also removed the
system development packages for poppler and the gir file as well.
Maybe ld is getting confused somewhere. Any other hint?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>