2016-06-10 10:59 GMT+02:00 Amitesh Singh <singh.amit...@gmail.com>:

> On Ubuntu, you would require two pkgs.
> Libpoppler-dev and Libpoppler-private-dev
> Libpoppler-private-dev contains the header files. It is weird though.
>

same on debian, you aso need libpoppler-private-dev.
It's indeed really weird how they packaged libpoppler

In libpoppler-dev they put the .so and the .pc, while in poppler-private-dev
they put all the headers. And libpoppler-dev do NOT require the private one
.... I really cannot understand why, but seems definitely a broken package
in debian.

I think we can use AC_CHECK_HEADERS to solve the issue, anyone against
this solution?




> On Jun 9, 2016 4:24 PM, "Davide Andreoli" <d...@gurumeditation.it> wrote:
>
> > 2016-06-09 3:26 GMT+02:00 Jean-Philippe André <j...@videolan.org>:
> >
> > > On 9 June 2016 at 00:32, Stefan Schmidt <ste...@osg.samsung.com>
> wrote:
> > >
> > > > Hello.
> > > >
> > > > On 07/06/16 09:25, Jean-Philippe ANDRÉ wrote:
> > > > > jpeg pushed a commit to branch master.
> > > > >
> > > > >
> > > >
> > >
> >
> http://git.enlightenment.org/core/efl.git/commit/?id=f3b625e5477acf451dda02d6577bcf3ef0b3b83d
> > > > >
> > > > > commit f3b625e5477acf451dda02d6577bcf3ef0b3b83d
> > > > > Author: Jean-Philippe Andre <jp.an...@samsung.com>
> > > > > Date:   Tue Jun 7 16:25:45 2016 +0900
> > > > >
> > > > >      pdf: Fix build with poppler >= 0.40
> > > > >
> > > > >      This disables PDF load if poppler >= 0.40 (current is 0.42 on
> > > > >      my machine).
> > > >
> > > > What build issues did you have with poppler > 0.40? I got reports on
> > the
> > > > IRC channel that it builds fine for them and this commit is actually
> > > > creating problems as they want poppler but have a higher version.
> > > >
> > > > I wanted to bring it up here to seen why you did it before reverting.
> > > >
> > > >
> > > Some functions did not exist, that were called between #ifndef
> > > POPPLER_0_31.
> > > I'm not sure about the details, will try to give it another look, and
> > find
> > > a proper fix.
> > >
> >
> > Indeed this was buggy in the POPPLER_* defines:
> > you have poppler > 0.40 so POPPLER_0_31 was not defined and that check
> > in the code was for poppler < 0.31
> >
> > should be fixed now
> >
> >
> >
> > >
> > > --
> > > Jean-Philippe André
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > What NetFlow Analyzer can do for you? Monitors network bandwidth and
> > > traffic
> > > patterns at an interface-level. Reveals which users, apps, and
> protocols
> > > are
> > > consuming the most bandwidth. Provides multi-vendor support for
> NetFlow,
> > > J-Flow, sFlow and other flows. Make informed decisions using capacity
> > > planning reports.
> > https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> > > _______________________________________________
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> >
> >
> ------------------------------------------------------------------------------
> > What NetFlow Analyzer can do for you? Monitors network bandwidth and
> > traffic
> > patterns at an interface-level. Reveals which users, apps, and protocols
> > are
> > consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> > J-Flow, sFlow and other flows. Make informed decisions using capacity
> > planning reports.
> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to