Werner,

I experience an exact same problem (parse error before "gzseek") as
described above, on exact same system. You suggest that zconf.h is not
found. However, mine is there, in the same dir with zlib.h, i.e.
/opt/freeware/include/

Do you still think this is an indication of broken zlib installation? Would
you have any suggestions for me to try out? 


Jeffcoat, Al wrote:
> 
> 
> 
> Trying to compile freetype-2.1.9 on AIX 5.3, using gcc-3.3.2, gnu-make
> 3.80, and other gnu tools (autoconf, automake, etc).
> 
> Using the following configure line (taken from the rrdbuild .txt for
> rrdtool-1.2.9):
> 
> env CPPFLAGS="-I$BUILD_DIR/lb/include" LDFLAGS="-L$BUILD_DIR/lb/lib"
> CFLAGS="-O3 -fPIC" \
> /configure --disable-shared --prefix=$BUILD_DIR/lb 
> 
> Here is the error I am getting:
> 
> In file included from
> /usr2/software/src/rrdtool-1.2.9/freetype-2.1.9/src/gzip/ftgzip.c:44:
> 
> /usr2/software/src/rrdtool-1.2.9/lb/include/zlib.h:1050: error: parse
> error before "gzseek"
> 
> /usr2/software/src/rrdtool-1.2.9/lb/include/zlib.h:1050: error: parse
> error before "off_t"
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-ft--AIX-5.3-Build-Problem-tf80248.html#a12795804
Sent from the Freetype - User mailing list archive at Nabble.com.



_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to