[ft] 2.3.5 compile error on Mac OS X

2007-07-06 Thread Benjamin Reed

I'm trying to build 2.3.5 on OSX 10.4, and I get this error:

gcc -pedantic -ansi
-I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/objs
-I./builds/unix
-I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/include -c
-Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DHAVE_ANSI_OS_INLINE=1
-DFT_CONFIG_CONFIG_H=ftconfig.h -DFT2_BUILD_LIBRARY
-DFT_CONFIG_MODULES_H=ftmodule.h
-I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/truetype.c
-fno-common -DPIC -o
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/objs/.libs/truetype.o
In file included from
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/truetype.c:24:
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c:
In function 'load_truetype_glyph':
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c:1406:
error: dereferencing pointer to incomplete type
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c:1418:
error: dereferencing pointer to incomplete type

Any ideas what's going on?


___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft] 2.3.5 compile error on Mac OS X

2007-07-06 Thread suzuki toshiya

Hi,

I will check the issue next Monday (Jul-9th), please wait.

Regards,
mpsuzuki

Benjamin Reed wrote:

I'm trying to build 2.3.5 on OSX 10.4, and I get this error:

gcc -pedantic -ansi
-I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/objs
-I./builds/unix
-I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/include -c
-Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DHAVE_ANSI_OS_INLINE=1
-DFT_CONFIG_CONFIG_H=ftconfig.h -DFT2_BUILD_LIBRARY
-DFT_CONFIG_MODULES_H=ftmodule.h
-I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/truetype.c 


-fno-common -DPIC -o
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/objs/.libs/truetype.o 


In file included from
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/truetype.c:24: 

/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c: 


In function 'load_truetype_glyph':
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c:1406: 


error: dereferencing pointer to incomplete type
/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c:1418: 


error: dereferencing pointer to incomplete type

Any ideas what's going on?


___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype




___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype