[cups.development] make test fails ipptool test

Jiri Popelka jpopelka at redhat.com
Fri Mar 8 03:40:57 PST 2013


On 03/07/2013 11:04 PM, Manfred Wilner wrote:
> Michael,
>
> I figured out that with setting CXXFLAGS="-I/usr/include/poppler" and CFLAGS="-I/usr/include/poppler" I can finally compile with the result that now the following error appears:
> OPVPSplash.cxx:(.text+0x2898): undefined reference to `SplashBitmap::SplashBitmap(int, int, int, SplashColorMode, bool, bool)'
> pdftoopvp-OPVPOutputDev.o: In function `OPVPOutputDev::clipToStrokePath(GfxState*)':
> OPVPOutputDev.cxx:(.text+0x22e2): undefined reference to `SplashBitmap::SplashBitmap(int, int, int, SplashColorMode, bool, bool)'
> pdftoopvp-OPVPOutputDev.o: In function `OPVPOutputDev::drawMaskedImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, bool, Stream*, int, int, bool, bool)':
> OPVPOutputDev.cxx:(.text+0x3e76): undefined reference to `SplashBitmap::SplashBitmap(int, int, int, SplashColorMode, bool, bool)'
> pdftoopvp-OPVPOutputDev.o: In function `OPVPOutputDev::drawSoftMaskedImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, bool, Stream*, int, int, GfxImageColorMap*, bool)':
> OPVPOutputDev.cxx:(.text+0x4708): undefined reference to `SplashBitmap::SplashBitmap(int, int, int, SplashColorMode, bool, bool)'
> OPVPOutputDev.cxx:(.text+0x47af): undefined reference to `Splash::drawImage(bool (*)(void*, unsigned char*, unsigned char*), void*, SplashColorMode, bool, int, int, double*, bool)'

Should be fixed with
http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7035
which is part of 1.0.30 (released 07-Mar-2013)

--
Jiri





More information about the cups-devel mailing list