On Sun, May 12, 2013 at 12:35:49PM +0200, Andreas Müller wrote: > On Fri, May 10, 2013 at 7:21 PM, Martin Jansa <[email protected]> wrote: > > On Fri, May 10, 2013 at 07:03:40PM +0200, Andreas Müller wrote: > >> On Fri, May 10, 2013 at 12:30 PM, Andreas Oberritter > >> <[email protected]> wrote: > >> > On 08.05.2013 00:41, Andreas Müller wrote: > >> >> warning was: > >> >> > >> >> | configure: WARNING: unrecognized options: --disable-poppler-qt, > >> >> --disable-abiword-output > >> >> > >> >> Signed-off-by: Andreas Müller <[email protected]> > >> >> --- > >> >> meta-oe/recipes-support/poppler/poppler.inc | 1 - > >> >> meta-oe/recipes-support/poppler/poppler_0.18.4.bb | 2 -- > >> >> 2 files changed, 0 insertions(+), 3 deletions(-) > >> >> > >> >> diff --git a/meta-oe/recipes-support/poppler/poppler.inc > >> >> b/meta-oe/recipes-support/poppler/poppler.inc > >> >> index d0c0074..11286bc 100644 > >> >> --- a/meta-oe/recipes-support/poppler/poppler.inc > >> >> +++ b/meta-oe/recipes-support/poppler/poppler.inc > >> >> @@ -11,7 +11,6 @@ EXTRA_OECONF = "\ > >> >> --enable-xpdf-headers \ > >> >> --disable-gtk-test \ > >> >> --disable-poppler-qt \ > >> >> - --disable-poppler-qt4 \ > >> >> --enable-zlib \ > >> >> " > >> > > >> > This hunk doesn't match the cited warning. > >> > > >> > Regards, > >> > Andreas > >> Oops - will send a correcting patch. > > > > I've also noticed that newer poppler fails to build on some > > architectures (I know, too late, it was building fine on qemu* on > > jenkins, but om-gta02 - armv4t fails with: > > > > | Splash.cc: In member function 'void Splash::drawAALine(SplashPipe*, int, > > int, int)': > > | Splash.cc:1497:19: error: conversion from 'SplashCoord {aka FixedPoint}' > > to 'Guchar {aka unsigned char}' is ambiguous > > | pipe->shape = aaGamma[t]; > > | ^ > > | Splash.cc:1497:30: note: candidates are: > > | pipe->shape = aaGamma[t]; > > | ^ > > | In file included from SplashMath.h:27:0, > > | from Splash.cc:44: > > | ../goo/FixedPoint.h:45:3: note: FixedPoint::operator int() > > | operator int() > > | ^ > > | ../goo/FixedPoint.h:43:3: note: FixedPoint::operator double() > > | operator double() > > | ^ > > | ../goo/FixedPoint.h:41:3: note: FixedPoint::operator float() > > | operator float() > > | ^ > > > > -- > Can you send me log.do_configure for this?
Sorry for late reply, but your patch "poppler: fix build for soft FPU machines" fixed that already, thanks! -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
