[Mono-list] Problem with mcs build

Ferguson, Neale Neale.Ferguson@SoftwareAG-USA.com
Wed, 11 Feb 2004 21:07:25 -0500


I ran cvs update -Dp . today and tried rebuilding mcs and am getting:

make[2]: Leaving directory `/FS/fs0300/usanefe/mcs/class/Mono.Security'
make[2]: Entering directory `/FS/fs0300/usanefe/mcs/class/Mono.Security'
make[2]: *** No rule to make target `Mono.Math/BigInteger.cs', needed by
`../../build/deps/Mono.Security.dll.stamp'.  Stop.
make[2]: Leaving directory `/FS/fs0300/usanefe/mcs/class/Mono.Security'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/FS/fs0300/usanefe/mcs/class'
make: *** [all-recursive] Error 1

What have I forgotten to do?