[Pkg-mono-devel] Building with --disable-mcs-build
    Cambell Prince 
    cambell at princes.co.nz
       
    Tue May  5 04:18:33 UTC 2009
    
    
  
Hi,
When building with --disable-mcs-build how do you disable the build of 
the mono docs?
I'm building based on the released 2.4 tarball, and packaging against 
that.  I'd like to keep things as much the same as what you all have as 
I can.
Here's what I get:
./configure --prefix=/usr/local --disable-mcs-build
make EXTERNAL_MCS=false EXTERNAL_RUNTIME=false
...
make[2]: Entering directory `/home/cambell/src/mono-2.4/docs'
cd . && make -f docs.make topdir=../mcs convert.exe
make[3]: Entering directory `/home/cambell/src/mono-2.4/docs'
MCS     [net_2_0] convert.exe
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the 
`/usr/local/lib/mono/2.0/mscorlib.dll' directory.
make[3]: *** [convert.exe] Error 1
make[3]: Leaving directory `/home/cambell/src/mono-2.4/docs'
make[2]: *** [convert.exe] Error 2
make[2]: Leaving directory `/home/cambell/src/mono-2.4/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cambell/src/mono-2.4'
make: *** [all] Error 2
Regards,
Cambell
    
    
More information about the Pkg-mono-devel
mailing list