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, 14 Jun 2004 07:16:18 +0200 (CEST)

> /tmp/source/freetype-2.1.8/src/cid/cidload.c:394: warning: dereferencing
> type-punned pointer will break strict-aliasing rules

Add -fno-strict-aliasing to your compiler options.

> /usr/local/include/zlib.h:1050: error: parse error before "gzseek"

Your zlib is still not configured correctly.  Again, the compiler
doesn't find `zconf.h' (also in /usr/local/include, I think) with a
valid definition of `ZEXTERN'.


    Werner




reply via email to

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