[Mono-list] Install problem for Mono 1.1.1 on Opteron-machine

Yury Serdyuk Yury@serdyuk.botik.ru
Fri, 22 Oct 2004 10:39:08 +0400


This is a multi-part message in MIME format.
--------------050206030904040501000501
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 7bit

Hi !

I have met a strange problem installing Mono 1.1.1 on Opteron-machine.

During execution  of command

 >../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i 
./Accessibility.dll /f /package 1.0 /gacdir 
/home/serdyuk/Mono_1.1.1_devel/lib /root /home/serdyuk/Mono_1.1.1_devel/lib

Mono exhaustes all memory  ( 8 Gb ) and hangs.

Some info about system .

CPU :

> processor    : 0
> vendor_id    : AuthenticAMD
> cpu family    : 15
> model        : 5
> model name    : AMD Opteron(tm) Processor 244
> stepping    : 1
> cpu MHz        : 1804.128
> cache size    : 1024 KB
> fpu        : yes
> fpu_exception    : yes
> cpuid level    : 1
> wp        : yes
> flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
> mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 
> 3dnowext 3dnow
> bogomips    : 3591.37
> TLB size    : 1088 4K pages
> clflush size    : 64
> address sizes    : 40 bits physical, 48 bits virtual
> power management: ts ttp
>
> processor    : 1
> vendor_id    : AuthenticAMD
> cpu family    : 15
> model        : 5
> model name    : AMD Opteron(tm) Processor 244
> stepping    : 1
> cpu MHz        : 1804.128
> cache size    : 1024 KB
> fpu        : yes
> fpu_exception    : yes
> cpuid level    : 1
> wp        : yes
> flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
> mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 
> 3dnowext 3dnow
> bogomips    : 3604.48
> TLB size    : 1088 4K pages
> clflush size    : 64
> address sizes    : 40 bits physical, 48 bits virtual
> power management: ts ttp

OS :

> Linux server 2.4.21-143-smp #1 SMP Thu Oct 30 23:48:07 UTC 2003 x86_64 
> unknown

gcc :

> Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2/specs
> Configured with: ../configure --enable-threads=posix --prefix=/usr 
> --with-local-prefix=/usr/local --infodir=/usr/share/info 
> --mandir=/usr/share/man --libdir=/usr/lib64 
> --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj 
> --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib 
> --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux
> Thread model: posix
> gcc version 3.2.2 (SuSE Linux)


Configure and make log files are in attachments.

The same situation is occured running "make unistall".

Is it problem of Mono or gacutil ?
And how to fix this situation ?


With best regards,
                             Yury Serdyuk.





--------------050206030904040501000501
Content-Type: text/plain;
 name="configure.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="configure.txt"

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking host platform characteristics... ok
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for ld used by GCC... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/x86_64-suse-linux/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ld used by GCC... (cached) /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... (cached) yes
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... (cached) yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for void *... yes
checking size of void *... 8
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-2.0 >= 1.3.11... yes
checking BASE_DEPENDENCIES_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  
checking BASE_DEPENDENCIES_LIBS... -L/usr/lib64 -lglib-2.0  
checking JDK headers... /usr/lib/java/include /usr/lib/java/include/
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getresuid... yes
checking for setresuid... yes
checking for kqueue... no
checking if off_t is 64 bits wide... ok
checking for socket in -lsocket... no
checking for MSG_NOSIGNAL... yes
checking for SOL_IP... yes
checking for SOL_IPV6... yes
checking for SOL_TCP... no
checking for IP_PKTINFO... yes
checking for struct ip_mreqn... yes
checking for gethostbyname2_r... yes
checking for gethostbyaddr in -lnsl... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking size of sockaddr_un.sun_path... 108
checking whether gcc supports zero length arrays... yes
checking for main in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_timedlock... yes
checking for pthread_getattr_np... yes
checking for pthread_attr_get_np... no
checking for PTHREAD_MUTEX_RECURSIVE... ok
checking for pthread_attr_setstacksize... yes
checking for working __thread... no
checking for working sigaltstack... disabled
checking for library containing sem_init... none required
checking for tm_gmtoff in struct tm... yes
checking for finite... yes
checking for isfinite... no
checking for isfinite in math.h... yes
checking for poll... yes
checking for signbit... yes
checking for SIGEV_THREAD definition... yes
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking sys/aio.h usability... no
checking sys/aio.h presence... no
checking for sys/aio.h... no
checking for aio_read in -lrt... yes
checking for union sigval.sigval_ptr... no
checking for union sigval.sival_ptr... yes
checking for socklen_t... yes
checking for array element initalizer support... yes
checking for trunc... yes
checking for aintl in -lsunmath... no
checking if usage of random device is requested... yes
checking for random device... yes
checking if inter-process shared handles are requested... yes
checking for icu-config... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mint.pc
config.status: creating mono.pc
config.status: creating mono/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/os/Makefile
config.status: creating mono/os/win32/Makefile
config.status: creating mono/os/unix/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/hppa/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/alpha/Makefile
config.status: creating mono/interpreter/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/benchmark/Makefile
config.status: creating mono/monoburg/Makefile
config.status: creating mono/monograph/Makefile
config.status: creating mono/io-layer/Makefile
config.status: creating mono/handles/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating ikvm-jni/Makefile
config.status: creating runtime/Makefile
config.status: creating runtime/net_1_1/Makefile
config.status: creating runtime/net_2_0/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating web/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_1_1/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating mono.spec
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in libgc
configure: running /bin/sh './configure' --prefix=/home/serdyuk/Mono_1.1.1_devel  '--prefix=/home/serdyuk/Mono_1.1.1_devel' --disable-embed-check --with-libgc-threads=pthreads --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether to enable maintainer-specific portions of Makefiles... no
checking for dlopen in -ldl... yes
checking whether to build shared libraries... yes
checking which machine-dependent code should be used... 
checking for ld used by GCC... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/x86_64-suse-linux/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for threads package to use... posix
checking whether Solaris gcc optimization fix is necessary... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing default commands


	GC:	     included
	ICU:	     no, if you want full i18n support download it from: http://oss.software.ibm.com/icu/index.html
	TLS:         pthread
	SIGALTSTACK: no
	Engine:      Building and using the JIT
	2.0 Alpha:   no
	JNI support: yes



--------------050206030904040501000501
Content-Type: text/plain;
 name="make_install.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="make_install.txt"

Making install in libgc
make[1]: Entering directory `/home/serdyuk/mono-1.1.1/libgc'
Making install in include
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/libgc/include'
Making install in private
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/libgc/include/private'
make[4]: Entering directory `/home/serdyuk/mono-1.1.1/libgc/include/private'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc/include/private'
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc/include/private'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/libgc/include'
make[4]: Entering directory `/home/serdyuk/mono-1.1.1/libgc/include'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/private
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/include/mono/private
 /usr/bin/install -c -m 644 libgc-mono-debugger.h /home/serdyuk/Mono_1.1.1_devel/include/mono/private/libgc-mono-debugger.h
make[4]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc/include'
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc/include'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc/include'
Making install in doc
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/libgc/doc'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/libgc/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono
 /usr/bin/install -c -m 644 barrett_diagram /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/barrett_diagram
 /usr/bin/install -c -m 644 debugging.html /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/debugging.html
 /usr/bin/install -c -m 644 gc.man /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/gc.man
 /usr/bin/install -c -m 644 gcdescr.html /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/gcdescr.html
 /usr/bin/install -c -m 644 README /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README
 /usr/bin/install -c -m 644 README.amiga /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.amiga
 /usr/bin/install -c -m 644 README.arm.cross /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.arm.cross
 /usr/bin/install -c -m 644 README.autoconf /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.autoconf
 /usr/bin/install -c -m 644 README.changes /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.changes
 /usr/bin/install -c -m 644 README.contributors /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.contributors
 /usr/bin/install -c -m 644 README.cords /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.cords
 /usr/bin/install -c -m 644 README.DGUX386 /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.DGUX386
 /usr/bin/install -c -m 644 README.dj /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.dj
 /usr/bin/install -c -m 644 README.environment /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.environment
 /usr/bin/install -c -m 644 README.ews4800 /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.ews4800
 /usr/bin/install -c -m 644 README.hp /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.hp
 /usr/bin/install -c -m 644 README.linux /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.linux
 /usr/bin/install -c -m 644 README.Mac /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.Mac
 /usr/bin/install -c -m 644 README.MacOSX /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.MacOSX
 /usr/bin/install -c -m 644 README.macros /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.macros
 /usr/bin/install -c -m 644 README.OS2 /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.OS2
 /usr/bin/install -c -m 644 README.rs6000 /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.rs6000
 /usr/bin/install -c -m 644 README.sgi /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.sgi
 /usr/bin/install -c -m 644 README.solaris2 /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.solaris2
 /usr/bin/install -c -m 644 README.uts /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.uts
 /usr/bin/install -c -m 644 README.win32 /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.win32
 /usr/bin/install -c -m 644 tree.html /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/tree.html
 /usr/bin/install -c -m 644 leak.html /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/leak.html
 /usr/bin/install -c -m 644 gcinterface.html /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/gcinterface.html
 /usr/bin/install -c -m 644 scale.html /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/scale.html
 /usr/bin/install -c -m 644 README.darwin /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/README.darwin
 /usr/bin/install -c -m 644 simple_example.html /home/serdyuk/Mono_1.1.1_devel/share/libgc-mono/simple_example.html
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc/doc'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc/doc'
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/libgc'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/libgc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc'
make[1]: Leaving directory `/home/serdyuk/mono-1.1.1/libgc'
Making install in mono
make[1]: Entering directory `/home/serdyuk/mono-1.1.1/mono'
Making install in utils
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/utils'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/utils'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/utils
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/include/mono/utils
 /usr/bin/install -c -m 644 monobitset.h /home/serdyuk/Mono_1.1.1_devel/include/mono/utils/monobitset.h
 /usr/bin/install -c -m 644 mono-codeman.h /home/serdyuk/Mono_1.1.1_devel/include/mono/utils/mono-codeman.h
 /usr/bin/install -c -m 644 mono-digest.h /home/serdyuk/Mono_1.1.1_devel/include/mono/utils/mono-digest.h
 /usr/bin/install -c -m 644 mono-logger.h /home/serdyuk/Mono_1.1.1_devel/include/mono/utils/mono-logger.h
 /usr/bin/install -c -m 644 mono-hash.h /home/serdyuk/Mono_1.1.1_devel/include/mono/utils/mono-hash.h
 /usr/bin/install -c -m 644 mono-math.h /home/serdyuk/Mono_1.1.1_devel/include/mono/utils/mono-math.h
 /usr/bin/install -c -m 644 mono-uri.h /home/serdyuk/Mono_1.1.1_devel/include/mono/utils/mono-uri.h
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/utils'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/utils'
Making install in io-layer
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/io-layer'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/io-layer'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer
 /usr/bin/install -c -m 644 access.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/access.h
 /usr/bin/install -c -m 644 atomic.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/atomic.h
 /usr/bin/install -c -m 644 context.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/context.h
 /usr/bin/install -c -m 644 critical-sections.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/critical-sections.h
 /usr/bin/install -c -m 644 error.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/error.h
 /usr/bin/install -c -m 644 events.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/events.h
 /usr/bin/install -c -m 644 handles.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/handles.h
 /usr/bin/install -c -m 644 io.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/io.h
 /usr/bin/install -c -m 644 io-layer.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/io-layer.h
 /usr/bin/install -c -m 644 macros.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/macros.h
 /usr/bin/install -c -m 644 mono-mutex.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/mono-mutex.h
 /usr/bin/install -c -m 644 mutexes.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/mutexes.h
 /usr/bin/install -c -m 644 processes.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/processes.h
 /usr/bin/install -c -m 644 security.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/security.h
 /usr/bin/install -c -m 644 semaphores.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/semaphores.h
 /usr/bin/install -c -m 644 sockets.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/sockets.h
 /usr/bin/install -c -m 644 status.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/status.h
 /usr/bin/install -c -m 644 system.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/system.h
 /usr/bin/install -c -m 644 threads.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/threads.h
 /usr/bin/install -c -m 644 timefuncs.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/timefuncs.h
 /usr/bin/install -c -m 644 types.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/types.h
 /usr/bin/install -c -m 644 uglify.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/uglify.h
 /usr/bin/install -c -m 644 versioninfo.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/versioninfo.h
 /usr/bin/install -c -m 644 wait.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/wait.h
 /usr/bin/install -c -m 644 wapi.h /home/serdyuk/Mono_1.1.1_devel/include/mono/io-layer/wapi.h
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/io-layer'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/io-layer'
Making install in monoburg
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/monoburg'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/monoburg'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/man/man1
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/man/man1
 /usr/bin/install -c -m 644 ./monoburg.1 /home/serdyuk/Mono_1.1.1_devel/man/man1/monoburg.1
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/monoburg'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/monoburg'
Making install in os
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/os'
Making install in unix
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/os/unix'
make[4]: Entering directory `/home/serdyuk/mono-1.1.1/mono/os/unix'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/os/unix'
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/os/unix'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/os'
make[4]: Entering directory `/home/serdyuk/mono-1.1.1/mono/os'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/os'
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/os'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/os'
Making install in metadata
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/metadata'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/metadata'
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/bin
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/bin
  /bin/sh ../../libtool --mode=install /usr/bin/install -c pedump /home/serdyuk/Mono_1.1.1_devel/bin/pedump
/usr/bin/install -c pedump /home/serdyuk/Mono_1.1.1_devel/bin/pedump
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata
 /usr/bin/install -c -m 644 assembly.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/assembly.h
 /usr/bin/install -c -m 644 opcodes.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/opcodes.h
 /usr/bin/install -c -m 644 blob.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/blob.h
 /usr/bin/install -c -m 644 image.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/image.h
 /usr/bin/install -c -m 644 metadata.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/metadata.h
 /usr/bin/install -c -m 644 verify.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/verify.h
 /usr/bin/install -c -m 644 reflection.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/reflection.h
 /usr/bin/install -c -m 644 row-indexes.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/row-indexes.h
 /usr/bin/install -c -m 644 tokentype.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/tokentype.h
 /usr/bin/install -c -m 644 loader.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/loader.h
 /usr/bin/install -c -m 644 class.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/class.h
 /usr/bin/install -c -m 644 object.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/object.h
 /usr/bin/install -c -m 644 exception.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/exception.h
 /usr/bin/install -c -m 644 profiler.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/profiler.h
 /usr/bin/install -c -m 644 appdomain.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/appdomain.h
 /usr/bin/install -c -m 644 debug-helpers.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/debug-helpers.h
 /usr/bin/install -c -m 644 mempool.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/mempool.h
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata
 /usr/bin/install -c -m 644 appdomain.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/appdomain.h
 /usr/bin/install -c -m 644 mono-debug.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/mono-debug.h
 /usr/bin/install -c -m 644 mono-debug-debugger.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/mono-debug-debugger.h
 /usr/bin/install -c -m 644 debug-mono-symfile.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/debug-mono-symfile.h
 /usr/bin/install -c -m 644 threads.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/threads.h
 /usr/bin/install -c -m 644 environment.h /home/serdyuk/Mono_1.1.1_devel/include/mono/metadata/environment.h
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/metadata'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/metadata'
Making install in cil
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/cil'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/cil'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/cil
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/include/mono/cil
 /usr/bin/install -c -m 644 opcode.def /home/serdyuk/Mono_1.1.1_devel/include/mono/cil/opcode.def
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/share/mono/cil
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/share/mono/cil
 /usr/bin/install -c -m 644 cil-opcodes.xml /home/serdyuk/Mono_1.1.1_devel/share/mono/cil/cil-opcodes.xml
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/cil'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/cil'
Making install in dis
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/dis'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/dis'
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/bin
  /bin/sh ../../libtool --mode=install /usr/bin/install -c monodis /home/serdyuk/Mono_1.1.1_devel/bin/monodis
/usr/bin/install -c monodis /home/serdyuk/Mono_1.1.1_devel/bin/monodis
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/man/man1
 /usr/bin/install -c -m 644 ./monodis.1 /home/serdyuk/Mono_1.1.1_devel/man/man1/monodis.1
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/dis'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/dis'
Making install in arch
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/arch'
Making install in amd64
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/arch/amd64'
make[4]: Entering directory `/home/serdyuk/mono-1.1.1/mono/arch/amd64'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/arch/amd64'
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/arch/amd64'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/arch'
make[4]: Entering directory `/home/serdyuk/mono-1.1.1/mono/arch'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/arch'
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/arch'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/arch'
Making install in monograph
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/monograph'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/monograph'
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/bin
  /bin/sh ../../libtool --mode=install /usr/bin/install -c monograph /home/serdyuk/Mono_1.1.1_devel/bin/monograph
/usr/bin/install -c monograph /home/serdyuk/Mono_1.1.1_devel/bin/monograph
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/monograph'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/monograph'
Making install in interpreter
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/interpreter'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/interpreter'
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/lib
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/lib
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  libmint.la /home/serdyuk/Mono_1.1.1_devel/lib/libmint.la
/usr/bin/install -c .libs/libmint.so.0.0.0 /home/serdyuk/Mono_1.1.1_devel/lib/libmint.so.0.0.0
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmint.so.0 && ln -s libmint.so.0.0.0 libmint.so.0)
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmint.so && ln -s libmint.so.0.0.0 libmint.so)
/usr/bin/install -c .libs/libmint.lai /home/serdyuk/Mono_1.1.1_devel/lib/libmint.la
/usr/bin/install -c .libs/libmint.a /home/serdyuk/Mono_1.1.1_devel/lib/libmint.a
ranlib /home/serdyuk/Mono_1.1.1_devel/lib/libmint.a
chmod 644 /home/serdyuk/Mono_1.1.1_devel/lib/libmint.a
PATH="$PATH:/sbin" ldconfig -n /home/serdyuk/Mono_1.1.1_devel/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/serdyuk/Mono_1.1.1_devel/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/bin
  /bin/sh ../../libtool --mode=install /usr/bin/install -c mint /home/serdyuk/Mono_1.1.1_devel/bin/mint
/usr/bin/install -c .libs/mint /home/serdyuk/Mono_1.1.1_devel/bin/mint
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/interpreter
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/include/mono/interpreter
 /usr/bin/install -c -m 644 embed.h /home/serdyuk/Mono_1.1.1_devel/include/mono/interpreter/embed.h
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/man/man1
 /usr/bin/install -c -m 644 ./mint.1 /home/serdyuk/Mono_1.1.1_devel/man/man1/mint.1
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/interpreter'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/interpreter'
Making install in mini
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/mini'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/mini'
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/lib
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  libmono.la /home/serdyuk/Mono_1.1.1_devel/lib/libmono.la
/usr/bin/install -c .libs/libmono.so.0.0.0 /home/serdyuk/Mono_1.1.1_devel/lib/libmono.so.0.0.0
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmono.so.0 && ln -s libmono.so.0.0.0 libmono.so.0)
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmono.so && ln -s libmono.so.0.0.0 libmono.so)
/usr/bin/install -c .libs/libmono.lai /home/serdyuk/Mono_1.1.1_devel/lib/libmono.la
/usr/bin/install -c .libs/libmono.a /home/serdyuk/Mono_1.1.1_devel/lib/libmono.a
ranlib /home/serdyuk/Mono_1.1.1_devel/lib/libmono.a
chmod 644 /home/serdyuk/Mono_1.1.1_devel/lib/libmono.a
PATH="$PATH:/sbin" ldconfig -n /home/serdyuk/Mono_1.1.1_devel/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/serdyuk/Mono_1.1.1_devel/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/bin
  /bin/sh ../../libtool --mode=install /usr/bin/install -c mono /home/serdyuk/Mono_1.1.1_devel/bin/mono
/usr/bin/install -c mono /home/serdyuk/Mono_1.1.1_devel/bin/mono
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/include/mono/jit
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/include/mono/jit
 /usr/bin/install -c -m 644 jit.h /home/serdyuk/Mono_1.1.1_devel/include/mono/jit/jit.h
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/mini'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/mini'
Making install in tests
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/tests'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/tests'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/tests'
Making install in benchmark
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/benchmark'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/benchmark'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/benchmark'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/benchmark'
Making install in handles
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/handles'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/handles'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/handles'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/handles'
Making install in profiler
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono/profiler'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono/profiler'
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/lib
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  libmono-profiler-cov.la /home/serdyuk/Mono_1.1.1_devel/lib/libmono-profiler-cov.la
(cd /home/serdyuk/mono-1.1.1/mono/profiler; /bin/sh ../../libtool --mode=relink gcc -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -o libmono-profiler-cov.la -rpath /home/serdyuk/Mono_1.1.1_devel/lib mono-cov.lo ../../mono/mini/libmono.la -lnsl -lpthread -lm -lrt )
gcc -shared  mono-cov.lo  -Wl,--rpath -Wl,/home/serdyuk/Mono_1.1.1_devel/lib  -L/usr/lib64 -L/home/serdyuk/Mono_1.1.1_devel/lib -lmono -lnsl -lpthread -lm -lrt   -Wl,-soname -Wl,libmono-profiler-cov.so.0 -o .libs/libmono-profiler-cov.so.0.0.0
/usr/bin/install -c .libs/libmono-profiler-cov.so.0.0.0T /home/serdyuk/Mono_1.1.1_devel/lib/libmono-profiler-cov.so.0.0.0
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmono-profiler-cov.so.0 && ln -s libmono-profiler-cov.so.0.0.0 libmono-profiler-cov.so.0)
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmono-profiler-cov.so && ln -s libmono-profiler-cov.so.0.0.0 libmono-profiler-cov.so)
/usr/bin/install -c .libs/libmono-profiler-cov.lai /home/serdyuk/Mono_1.1.1_devel/lib/libmono-profiler-cov.la
/usr/bin/install -c .libs/libmono-profiler-cov.a /home/serdyuk/Mono_1.1.1_devel/lib/libmono-profiler-cov.a
ranlib /home/serdyuk/Mono_1.1.1_devel/lib/libmono-profiler-cov.a
chmod 644 /home/serdyuk/Mono_1.1.1_devel/lib/libmono-profiler-cov.a
PATH="$PATH:/sbin" ldconfig -n /home/serdyuk/Mono_1.1.1_devel/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/serdyuk/Mono_1.1.1_devel/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/profiler'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono/profiler'
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/mono'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/mono'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/mono'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/mono'
make[1]: Leaving directory `/home/serdyuk/mono-1.1.1/mono'
Making install in ikvm-jni
make[1]: Entering directory `/home/serdyuk/mono-1.1.1/ikvm-jni'
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/ikvm-jni'
/bin/sh ../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/lib
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libmono-ikvm-jni.la /home/serdyuk/Mono_1.1.1_devel/lib/libmono-ikvm-jni.la
(cd /home/serdyuk/mono-1.1.1/ikvm-jni; /bin/sh ../libtool --mode=relink gcc -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -o libmono-ikvm-jni.la -rpath /home/serdyuk/Mono_1.1.1_devel/lib mono-jni.lo ../mono/mini/libmono.la -lnsl -lpthread -lm -lrt )
gcc -shared  mono-jni.lo  -Wl,--rpath -Wl,/home/serdyuk/Mono_1.1.1_devel/lib  -L/usr/lib64 -L/home/serdyuk/Mono_1.1.1_devel/lib -lmono -lnsl -lpthread -lm -lrt   -Wl,-soname -Wl,libmono-ikvm-jni.so.0 -o .libs/libmono-ikvm-jni.so.0.0.0
/usr/bin/install -c .libs/libmono-ikvm-jni.so.0.0.0T /home/serdyuk/Mono_1.1.1_devel/lib/libmono-ikvm-jni.so.0.0.0
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmono-ikvm-jni.so.0 && ln -s libmono-ikvm-jni.so.0.0.0 libmono-ikvm-jni.so.0)
(cd /home/serdyuk/Mono_1.1.1_devel/lib && rm -f libmono-ikvm-jni.so && ln -s libmono-ikvm-jni.so.0.0.0 libmono-ikvm-jni.so)
/usr/bin/install -c .libs/libmono-ikvm-jni.lai /home/serdyuk/Mono_1.1.1_devel/lib/libmono-ikvm-jni.la
/usr/bin/install -c .libs/libmono-ikvm-jni.a /home/serdyuk/Mono_1.1.1_devel/lib/libmono-ikvm-jni.a
ranlib /home/serdyuk/Mono_1.1.1_devel/lib/libmono-ikvm-jni.a
chmod 644 /home/serdyuk/Mono_1.1.1_devel/lib/libmono-ikvm-jni.a
PATH="$PATH:/sbin" ldconfig -n /home/serdyuk/Mono_1.1.1_devel/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/serdyuk/Mono_1.1.1_devel/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/ikvm-jni'
make[1]: Leaving directory `/home/serdyuk/mono-1.1.1/ikvm-jni'
Making install in docs
make[1]: Entering directory `/home/serdyuk/mono-1.1.1/docs'
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/docs'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/docs'
make[1]: Leaving directory `/home/serdyuk/mono-1.1.1/docs'
Making install in data
make[1]: Entering directory `/home/serdyuk/mono-1.1.1/data'
Making install in net_1_1
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/data/net_1_1'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/data/net_1_1'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/etc/mono/1.0
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/etc/mono/1.0
 /usr/bin/install -c -m 644 machine.config /home/serdyuk/Mono_1.1.1_devel/etc/mono/1.0/machine.config
 /usr/bin/install -c -m 644 DefaultWsdlHelpGenerator.aspx /home/serdyuk/Mono_1.1.1_devel/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/data/net_1_1'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/data/net_1_1'
Making install in net_2_0
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/data/net_2_0'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/data/net_2_0'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/etc/mono/2.0
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/etc/mono/2.0
 /usr/bin/install -c -m 644 machine.config /home/serdyuk/Mono_1.1.1_devel/etc/mono/2.0/machine.config
 /usr/bin/install -c -m 644 DefaultWsdlHelpGenerator.aspx /home/serdyuk/Mono_1.1.1_devel/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/data/net_2_0'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/data/net_2_0'
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/data'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/data'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/etc/mono
 /usr/bin/install -c -m 644 config /home/serdyuk/Mono_1.1.1_devel/etc/mono/config
 /usr/bin/install -c -m 644 browscap.ini /home/serdyuk/Mono_1.1.1_devel/etc/mono/browscap.ini
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/data'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/data'
make[1]: Leaving directory `/home/serdyuk/mono-1.1.1/data'
Making install in runtime
make[1]: Entering directory `/home/serdyuk/mono-1.1.1/runtime'
Making install in .
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/runtime'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/runtime'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/bin
 /usr/bin/install -c -m 644 monoresgen.exe /home/serdyuk/Mono_1.1.1_devel/bin/monoresgen.exe
 /usr/bin/install -c -m 644 monoresgen.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/monoresgen.exe.mdb
 /usr/bin/install -c -m 644 secutil.exe /home/serdyuk/Mono_1.1.1_devel/bin/secutil.exe
 /usr/bin/install -c -m 644 secutil.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/secutil.exe.mdb
 /usr/bin/install -c -m 644 ilasm.exe /home/serdyuk/Mono_1.1.1_devel/bin/ilasm.exe
 /usr/bin/install -c -m 644 ilasm.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/ilasm.exe.mdb
 /usr/bin/install -c -m 644 cilc.exe /home/serdyuk/Mono_1.1.1_devel/bin/cilc.exe
 /usr/bin/install -c -m 644 cilc.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/cilc.exe.mdb
 /usr/bin/install -c -m 644 xsd.exe /home/serdyuk/Mono_1.1.1_devel/bin/xsd.exe
 /usr/bin/install -c -m 644 xsd.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/xsd.exe.mdb
 /usr/bin/install -c -m 644 wsdl.exe /home/serdyuk/Mono_1.1.1_devel/bin/wsdl.exe
 /usr/bin/install -c -m 644 wsdl.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/wsdl.exe.mdb
 /usr/bin/install -c -m 644 wsdl2.exe /home/serdyuk/Mono_1.1.1_devel/bin/wsdl2.exe
 /usr/bin/install -c -m 644 wsdl2.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/wsdl2.exe.mdb
 /usr/bin/install -c -m 644 genxs.exe /home/serdyuk/Mono_1.1.1_devel/bin/genxs.exe
 /usr/bin/install -c -m 644 genxs.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/genxs.exe.mdb
 /usr/bin/install -c -m 644 al.exe /home/serdyuk/Mono_1.1.1_devel/bin/al.exe
 /usr/bin/install -c -m 644 al.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/al.exe.mdb
 /usr/bin/install -c -m 644 disco.exe /home/serdyuk/Mono_1.1.1_devel/bin/disco.exe
 /usr/bin/install -c -m 644 disco.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/disco.exe.mdb
 /usr/bin/install -c -m 644 sqlsharp.exe /home/serdyuk/Mono_1.1.1_devel/bin/sqlsharp.exe
 /usr/bin/install -c -m 644 sqlsharp.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/sqlsharp.exe.mdb
 /usr/bin/install -c -m 644 signcode.exe /home/serdyuk/Mono_1.1.1_devel/bin/signcode.exe
 /usr/bin/install -c -m 644 signcode.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/signcode.exe.mdb
 /usr/bin/install -c -m 644 chktrust.exe /home/serdyuk/Mono_1.1.1_devel/bin/chktrust.exe
 /usr/bin/install -c -m 644 chktrust.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/chktrust.exe.mdb
 /usr/bin/install -c -m 644 soapsuds.exe /home/serdyuk/Mono_1.1.1_devel/bin/soapsuds.exe
 /usr/bin/install -c -m 644 soapsuds.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/soapsuds.exe.mdb
 /usr/bin/install -c -m 644 monop.exe /home/serdyuk/Mono_1.1.1_devel/bin/monop.exe
 /usr/bin/install -c -m 644 monop.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/monop.exe.mdb
 /usr/bin/install -c -m 644 mono-find-provides.exe /home/serdyuk/Mono_1.1.1_devel/bin/mono-find-provides.exe
 /usr/bin/install -c -m 644 mono-find-provides.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/mono-find-provides.exe.mdb
 /usr/bin/install -c -m 644 mono-find-requires.exe /home/serdyuk/Mono_1.1.1_devel/bin/mono-find-requires.exe
 /usr/bin/install -c -m 644 mono-find-requires.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/mono-find-requires.exe.mdb
 /usr/bin/install -c -m 644 setreg.exe /home/serdyuk/Mono_1.1.1_devel/bin/setreg.exe
 /usr/bin/install -c -m 644 setreg.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/setreg.exe.mdb
 /usr/bin/install -c -m 644 cert2spc.exe /home/serdyuk/Mono_1.1.1_devel/bin/cert2spc.exe
 /usr/bin/install -c -m 644 cert2spc.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/cert2spc.exe.mdb
 /usr/bin/install -c -m 644 certmgr.exe /home/serdyuk/Mono_1.1.1_devel/bin/certmgr.exe
 /usr/bin/install -c -m 644 certmgr.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/certmgr.exe.mdb
 /usr/bin/install -c -m 644 MakeCert.exe /home/serdyuk/Mono_1.1.1_devel/bin/MakeCert.exe
 /usr/bin/install -c -m 644 MakeCert.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/MakeCert.exe.mdb
 /usr/bin/install -c -m 644 gacutil.exe /home/serdyuk/Mono_1.1.1_devel/bin/gacutil.exe
 /usr/bin/install -c -m 644 gacutil.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/gacutil.exe.mdb
 /usr/bin/install -c -m 644 sn.exe /home/serdyuk/Mono_1.1.1_devel/bin/sn.exe
 /usr/bin/install -c -m 644 sn.exe.mdb /home/serdyuk/Mono_1.1.1_devel/bin/sn.exe.mdb
/bin/sh ../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0/
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0/
 /usr/bin/install -c -m 644 mcs.exe /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0//mcs.exe
 /usr/bin/install -c -m 644 mcs.exe.mdb /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0//mcs.exe.mdb
 /usr/bin/install -c -m 644 mcs.exe.config /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0//mcs.exe.config
 /usr/bin/install -c -m 644 mbas.exe /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0//mbas.exe
/bin/sh ../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/lib/mono/2.0/
mkdir -p -- /home/serdyuk/Mono_1.1.1_devel/lib/mono/2.0/
 /usr/bin/install -c -m 644 gmcs.exe /home/serdyuk/Mono_1.1.1_devel/lib/mono/2.0//gmcs.exe
 /usr/bin/install -c -m 644 gmcs.exe.config /home/serdyuk/Mono_1.1.1_devel/lib/mono/2.0//gmcs.exe.config
 /usr/bin/install -c -m 644 gmcs.exe.mdb /home/serdyuk/Mono_1.1.1_devel/lib/mono/2.0//gmcs.exe.mdb
make[3]: Leaving directory `/home/serdyuk/mono-1.1.1/runtime'
make[2]: Leaving directory `/home/serdyuk/mono-1.1.1/runtime'
Making install in net_1_1
make[2]: Entering directory `/home/serdyuk/mono-1.1.1/runtime/net_1_1'
make[3]: Entering directory `/home/serdyuk/mono-1.1.1/runtime/net_1_1'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0
 /usr/bin/install -c -m 644 mscorlib.dll /home/serdyuk/Mono_1.1.1_devel/lib/mono/1.0/mscorlib.dll
MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /gacdir /home/serdyuk/Mono_1.1.1_devel/lib /root /home/serdyuk/Mono_1.1.1_devel/lib

--------------050206030904040501000501--