[Mono-list] GC error building mono on windows

John BouAntoun John.BouAntoun@rogen.com.au
Thu, 30 Jan 2003 20:34:32 +1100


This is a multi-part message in MIME format.

------_=_NextPart_001_01C2C842.CB8BB6B3
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Hi guys,=20

This is my first post to the mailing list. Appologies about the html =
mail, but i'm using the web interface to my office email.

I am running the lateste mono-build-w32.sh and get the following error:

...
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for sys/filio.h... no
checking for sys/sockio.h... no
checking for netdb.h... no
checking for utime.h... no
checking for semaphore.h... no
checking for elf.h... no
checking for wchar.h... yes
checking size of void *... 4
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >=3D 1.3.11... yes
checking BASE_DEPENDENCIES_CFLAGS... -I/monocvs/install/include/glib-2.0 =
-I/mono
cvs/install/lib/glib-2.0/include
checking BASE_DEPENDENCIES_LIBS... -L/monocvs/install/lib -lglib-2.0 =
-lintl -lic
onv
checking for gc.h... no
checking for gc/gc.h... no
checking for GC_malloc in -lgc... yes
configure: error: Found libgc but not its header files! You may need to =
install
them by hand.


My setup is as follows:
 - full fresh mono, mcs and xsp get from cvs
 - /monocvs/mono, /monocvs/mcs, /monocvs/xsp folders contain cvs files
 - running /monocvs/mono-build-w32.sh
 - it creates a directory called /monocvs/install

Help with this would be appreciated, I actually think it's a bug in the =
make file, but have no real idea how to read a make file.

jba (aka SecretSquirrel)

------_=_NextPart_001_01C2C842.CB8BB6B3
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DWindows-1252">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.5770.91">
<TITLE>GC error building mono on windows</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Hi guys,<BR>
<BR>
This is my first post to the mailing list. Appologies about the html =
mail, but i'm using the web interface to my office email.<BR>
<BR>
I am running the lateste mono-build-w32.sh and get the following =
error:<BR>
<BR>
...<BR>
checking whether to build shared libraries... yes<BR>
checking whether to build static libraries... yes<BR>
creating libtool<BR>
checking for sys/filio.h... no<BR>
checking for sys/sockio.h... no<BR>
checking for netdb.h... no<BR>
checking for utime.h... no<BR>
checking for semaphore.h... no<BR>
checking for elf.h... no<BR>
checking for wchar.h... yes<BR>
checking size of void *... 4<BR>
checking for pkg-config... /usr/bin/pkg-config<BR>
checking for glib-2.0 &gt;=3D 1.3.11... yes<BR>
checking BASE_DEPENDENCIES_CFLAGS... -I/monocvs/install/include/glib-2.0 =
-I/mono<BR>
cvs/install/lib/glib-2.0/include<BR>
checking BASE_DEPENDENCIES_LIBS... -L/monocvs/install/lib -lglib-2.0 =
-lintl -lic<BR>
onv<BR>
checking for gc.h... no<BR>
checking for gc/gc.h... no<BR>
checking for GC_malloc in -lgc... yes<BR>
configure: error: Found libgc but not its header files! You may need to =
install<BR>
them by hand.<BR>
<BR>
<BR>
My setup is as follows:<BR>
&nbsp;- full fresh mono, mcs and xsp get from cvs<BR>
&nbsp;- /monocvs/mono, /monocvs/mcs, /monocvs/xsp folders contain cvs =
files<BR>
&nbsp;- running /monocvs/mono-build-w32.sh<BR>
&nbsp;- it creates a directory called /monocvs/install<BR>
<BR>
Help with this would be appreciated, I actually think it's a bug in the =
make file, but have no real idea how to read a make file.<BR>
<BR>
jba (aka SecretSquirrel)</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C2C842.CB8BB6B3--