tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

poppler: SplashFTFont.cc: seemingly incomplete configure step



Subject: Re: [HEADS UP] png update to 1.5 branch

On Thu, May 12, 2011 at 10:27:49PM +0200, Thomas Klausner wrote:
> On Thu, May 12, 2011 at 07:08:42PM +0200, is%netbsd.org@localhost wrote:
> > is this related?:
> >
> >   CXX    PNGWriter.lo
> >   PNGWriter.cc: In member function `virtual bool PNGWriter::init(FILE*, 
> > int, int, int, int)':
> >   PNGWriter.cc:59: error: `Z_BEST_COMPRESSION' was not declared in this 
> > scope
> >   PNGWriter.cc:59: warning: unused variable 'Z_BEST_COMPRESSION'
> >   gmake[2]: *** [PNGWriter.lo] Error 1
> >   gmake[2]: Leaving directory 
> > `/opt/pkgsrc/pkgsrc/print/poppler/work/poppler-0.14.5/goo'
> >   gmake[1]: *** [all-recursive] Error 1
> >   gmake[1]: Leaving directory 
> > `/opt/pkgsrc/pkgsrc/print/poppler/work/poppler-0.14.5'
> >   gmake: *** [all] Error 2
>
> Yes. Just include zlib.h. (doesn't affect pkgsrc-current)

After doing this, or after using -PAd, I'm seeing:

> gmake[2]: Entering directory
`/opt/pkgsrc/pkgsrc/print/poppler/work/poppler-0.14
> .5/splash'
>   CXX    SplashFTFont.lo
> In file included from SplashFTFont.cc:31:
> /opt/pkgsrc/pkgsrc/print/poppler/work/.buildlink/include/ft2build.h:56:38:
>       freetype/config/ftheader.h: No such file or directory
> SplashFTFont.cc:32:10: #include expects "FILENAME" or <FILENAME>
> SplashFTFont.cc:33:10: #include expects "FILENAME" or <FILENAME>
> SplashFTFont.cc:34:10: #include expects "FILENAME" or <FILENAME>
> In file included from SplashFTFont.cc:39:
> SplashFTFontEngine.h:33:10: #include expects "FILENAME" or <FILENAME>
> In file included from SplashFTFont.cc:39:
> SplashFTFontEngine.h:62: error: `FT_Library' has not been declared
>
> ich see on 32-34:
>
> #include FT_OUTLINE_H
> #include FT_SIZES_H
> #include FT_GLYPH_H



>pascal #307 uname -a
SunOS pascal.cs.uni-bonn.de 5.10 Generic_142900-09 sun4u sparc SUNW,A70

2011Q1, freshly re-bootstrapped.

Any idea?

        -is


Home | Main Index | Thread Index | Old Index