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

2007-12-06 Thread Werner LEMBERG
I have hit the same problem with 2.3.5: ttgload.c(1406) : error C2037: left of 'GS' specifies undefined struct/union 'TT_ExecContextRec_' ttgload.c(1418) : error C2037: left of 'GS' specifies undefined struct/union 'TT_ExecContextRec_' It seems to occur when *all* bytecode interpretation

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

2007-12-05 Thread Jonathan Lawrence
I have hit the same problem with 2.3.5: ttgload.c(1406) : error C2037: left of 'GS' specifies undefined struct/union 'TT_ExecContextRec_' ttgload.c(1418) : error C2037: left of 'GS' specifies undefined struct/union 'TT_ExecContextRec_' It seems to occur when *all* bytecode interpretation is

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

2007-07-08 Thread suzuki toshiya
Dear BenJamin Reed, I couldn't reproduce the problem on Mac OS X 10.4.10 on PowerPC. You're using Intel Mac? Regards, mpsuzuki suzuki toshiya wrote: 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

[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

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