[Mono-list] unicode support with glib2.0
Nick Drochak
ndrochak@gol.com
Sat, 5 Jan 2002 10:51:04 +0900
Hi,
>Unzipping them into your cygwin root will install them in /usr/local.
So I put them where you said, but my mono/autogen.sh doesn't seem to do
anything differently. It still fails for me.
The tail of where it runs configure is this:
checking for strings.h... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking for void *... yes
checking size of void *... 4
./configure: 6978: Syntax error: word unexpected (expecting ")")
Line 6978 in my configure file is blank and the line above it is:
CFLAGS='-g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations'
I am using autoconf v2.52 in cygwin on XP.
Any suggestions.
Nick D.