[Poppler-bugs] [Bug 60095] utils/pdfunite.cc fails to build
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 31 00:46:45 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=60095
--- Comment #2 from Germán Poo-Caamaño <gpoo at gnome.org> ---
(In reply to comment #1)
> 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.
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?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130131/d8efa8f3/attachment.html>
More information about the Poppler-bugs
mailing list