[Mono-devel-list] mono/mono/io-layer build broken on cygwin
Atsushi Eno
atsushi at ximian.com
Thu Mar 25 01:20:07 EST 2004
Hello,
The latest cygwin mono build looks broken. It requires pthread.h.
gcc -mno-cygwin -s -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../mono
-D_REENTRANT -I/opt/gnome2.4.1/include/glib-2.0
-I/opt/gnome2.4.1/lib/glib-2.0/include
-I/opt/gnome2.4.1/include/glib-2.0
-I/opt/gnome2.4.1/lib/glib-2.0/include -I/usr/local/icu/include
-DMONO_ASSEMBLIES=\"C:/cygwin/usr/local/lib\"
-DMONO_CFG_DIR=\"C:/cygwin/usr/local/etc\" -DWIN32_THREADS -O
-I/opt/gnome2.4.1/include -fno-strict-aliasing -g -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast -qual
-Wcast-align -Wwrite-strings -MT profiler.lo -MD -MP -MF
.deps/profiler.Tpo -c profiler.c -DPIC -o .libs/profiler.o
In file included from profiler.c:5:
../../mono/io-layer/critical-sections.h:14:21: pthread.h: No such file
or directory
Thanks,
Atsushi Eno
More information about the Mono-devel-list
mailing list