[Mono-list] SVN build freezes on MDOC

Andrus kobruleht2 at hot.ee
Fri Dec 5 07:44:48 EST 2008


I tried to build MONO from SVN in Windows using 2.2 preview installed to
c:\mono and commands

export MONO_LOCATION=/cygdrive/c/mono
export PATH=${MONO_LOCATION}/bin:${PATH}
export ACLOCAL_FLAGS="-I ${MONO_LOCATION}/share/aclocal"
export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${MONO_LOCATION}/lib/pkgconfig
./autogen.sh --prefix=/mono/build
make
make install

messages from build output are not changed for several hours now. Last
messages are:

...
make all-local
make[7]: Entering directory `/mono/svn/mcs/docs'
MDOC    [net_2_0] cs-errors.tree

I'm using fast dualcore CPU with SSD disks and 4 GB  RAM. I do'nt need docs.
Task manager shows 8 sh.exe, 8 make.exe and 1 mono.exe process all with 00 
CPU usage.
Total CPU usage is 2-9% casued probably by task manager, there is also some 
disk usage.

How to build ?

Andrus. 



More information about the Mono-list mailing list