[Mono-list] mono .8 build problem on cygwin
John Benninghoff
jbenninghoff@yahoo.com
Wed, 13 Feb 2002 22:59:38 -0800
I'm gettting the following error trying to build mono:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I../..
-DMONO_ASSEMBLIES=\""/usr/local/lib"\" -g -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -c opcodes.c
opcodes.c:29: `NULL' undeclared here (not in a function)
opcodes.c:29: initializer element is not constant
opcodes.c:29: (near initialization for `mono_opcode_names[293]')
Known issue?
/jb