freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] Problems compiling under HP-UX 11.00


From: Werner LEMBERG
Subject: Re: [Freetype] Problems compiling under HP-UX 11.00
Date: Mon, 07 Jun 2004 15:23:38 +0200 (CEST)

>       I'm having a bit of difficulty compiling freetype for HP-UX
> 11.00 and could really use some help.  Here's what I'm using to compile
> it:
>
> In file included from /tmp/source/freetype-2.1.8/src/gzip/ftgzip.c:44:
> /usr/include/zlib.h:757: error: parse error before "gzseek"

This is due to a misconfigured zlib installation.  ZEXTERN (which
comes right before `gzseek') is normally defined in zconf.h.

You should install zlib again.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]