freetype
[Top][All Lists]
Advanced

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

[ft] AIX 5.3 Build Problem


From: Jeffcoat, Al
Subject: [ft] AIX 5.3 Build Problem
Date: Wed, 15 Jun 2005 21:41:46 -0400

Hello All,

 

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"

/usr2/software/src/rrdtool-1.2.9/lb/include/zlib.h:1050: warning: type defaults to `int' in declaration of `gzseek'

/usr2/software/src/rrdtool-1.2.9/lb/include/zlib.h:1050: error: ISO C forbids data definition with no type or storage class

/usr2/software/src/rrdtool-1.2.9/lb/include/zlib.h:1075: error: parse error before "gztell"

/usr2/software/src/rrdtool-1.2.9/lb/include/zlib.h:1075: warning: type defaults to `int' in declaration of `gztell'

/usr2/software/src/rrdtool-1.2.9/lb/include/zlib.h:1075: error: ISO C forbids data definition with no type or storage class

/usr2/software/src/rrdtool-1.2.9/freetype-2.1.9/src/gzip/ftgzip.c: In function `ft_gzip_stream_close':

/usr2/software/src/rrdtool-1.2.9/freetype-2.1.9/src/gzip/ftgzip.c:536: warning: dereferencing type-punned pointer will break strict-aliasing rules

/usr2/software/src/rrdtool-1.2.9/freetype-2.1.9/src/gzip/ftgzip.c: In function `FT_Stream_OpenGzip':

/usr2/software/src/rrdtool-1.2.9/freetype-2.1.9/src/gzip/ftgzip.c:568: warning: dereferencing type-punned pointer will break strict-aliasing rules

/usr2/software/src/rrdtool-1.2.9/freetype-2.1.9/src/gzip/ftgzip.c:573: warning: dereferencing type-punned pointer will break strict-aliasing rules

make: *** [/usr2/software/src/rrdtool-1.2.9/freetype-2.1.9/objs/ftgzip.lo] Error 1

 

Any help would be greatly appreciated.

 

Thank you.

 

__________________________________

Al Jeffcoat


This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message.  To reply to our email administrator directly, send an email to:  address@hidden .  If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Regional Healthcare by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Regional Healthcare.

reply via email to

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