[Mono-list] make 'fullbuild' failing from yesterday

John BouAntoun jbouantoun@rogen.com.au
Mon, 4 Aug 2003 09:15:37 +1000


Hi guys,

I got autgen.sh to work last night on cygwin and then finally got make =
'fullbuild' to execute something.

Anyway it ran for about 10 minutes and then returned with the following =
error:

/monocvs/mono/mono/utils/mono-hash.c:645: undefined reference to =
`_imp__GC_malloc'
make[4]: *** [monosn.exe] Error 1
make[4]: Leaving directory `/monocvs/mono/mono/metadata'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/monocvs/mono/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/monocvs/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/monocvs/mono'
make: *** [all] Error 2

Not sure if it's a GC error or just a broken build issue.

Would anyone be able to enlighten me about this one?

Thanks
JBA