[Mono-list] Error when compile mono from CVS

Ales Vojacek alesv@fbl.cz
Fri, 18 Jun 2004 17:59:56 +0200


	Hi,
when I try to compile mono from CVS there is this error:
cd . && ln -s ../../../mcs/class/lib/default/I18N.West.dll I18N.West.dll
test -f ../../../mcs/class/lib/default/IBM.Data.DB2.dll
make[3]: *** [IBM.Data.DB2.dll] Error 1
make[3]: Leaving directory `/usr/src/mono/mono/runtime/net_1_1'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/mono/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mono/mono'
make: *** [all] Error 2

Can you help me with this, or is there any HOW-TO compile mono from CVS?
Thank you Ales.