On Wed, Jul 15, 2009 at 10:55:24AM -0700, matt cline <[email protected]> 
wrote:
> since i have libs and incs in 3 diff locations due to my lack of experience
> with unix os's my configure command is as follows(im sure there's overkill
> in there):

It's not overkill- my configure command for mingw compilation
is of comparable size.

> modules/swftext.c:1334: error: âO_BINARYâ undeclared (first use in this
> function)

Looks like a bug in configure. 
For now, try adding "-DO_BINARY=0" to your CFLAGS.

Matthias




Reply via email to