On Tue, Jan 26, 2010 at 6:44 PM, Dirk Heinrichs
<[email protected]> wrote:
> Am Dienstag 26 Januar 2010 17:31:54 schrieb Beso:
>> 2010/1/26 David Pyke <[email protected]>
>>
>> > Has anyone found a way out of the app-text/poppler misery? According to
>> > [1], app-text/poppler is the way to go and all the rest should
>> > disappear. But it's not working for me at least. app-text/poppler blocks
>> > the old dev-libs/poppler but loads of ebuilds still depend on
>> > dev-libs/poppler. Anyone a suggesting what to do?
>>
>> use paludis --dl-blocks discard, install the new poppler ebuilds, then do a
>> paludis --report, see what packages are unrequested and if they satisfy you
>> then do a paludis --unistall-unused. after that do a reconcilio and you
>> should be fine. the only problem you might have is if you've got poppler
>> inside the world file. if this is the case then you'd have to first
>> uninstall it manually.
>
> I also needed to re-emerge cups, because the installed ebuild had a dependency
> on app-text/poppler-utils, while the one in the tree depends on
> virtual/poppler-utils.
In my last update, the new versions of poppler and friends were
blocking the old ones. So I used the option --dl-blocks discard when
performing the world update, and uninstalling y the unused packages, I
ran reconcilio and I got as output:
    app-text/xpdf-3.02-r2::installed
    /usr/bin/xpdf (requires libpoppler.so.4)

But when installing xpdf the compilation aborts with the following error:
    GlobalParams.cc:2831: error: no matching function for call to
'CMapCache::getCMap(GooString*&, GooString*&)'
    /usr/include/poppler/CMap.h:119: note: candidates are: CMap*
CMapCache::getCMap(GooString*, GooString*, Stream*)

Full error log: http://pastebin.com/m4259d236

Is this due to a buggy ebuild or to a buggy user?

Thanks in advance.

>
> HTH...
>
>        Dirk
> _______________________________________________
> paludis-user mailing list
> [email protected]
> http://lists.pioto.org/mailman/listinfo/paludis-user
>
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to