[Mono-list] Trouble compiling Mono on Solaris 10 Sparc

Paolo Molaro lupus at ximian.com
Wed Feb 15 10:39:07 EST 2006


On 02/14/06 Michael Welch wrote:
> My attempts to build mono always fail in the libgc directory. I'm looking
> for help overcoming the following issue:
> 
> I have a clean install of Solaris 10 (01/06) on a Sun Ultra 60.
> 
> I've installed gnu utilities from blastwave.org. (/opt/csw).
[...]
> I don't get any compile errors. Here is the last little bit:
> 
>  gcc -g -O2 -c sparc_mach_dep.S  -fPIC -DPIC -o .libs/sparc_mach_dep.o
>  gcc -g -O2 -c sparc_mach_dep.S -o sparc_mach_dep.o >/dev/null 2>&1
> /bin/bash ./libtool --mode=link gcc  -g  -o libmonogc.la  -version-info
> 1:2:0 allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo
> finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo aix_irix_threads.lo malloc.lo
> mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo
> pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo
> solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo
> backgraph.lowin32_threads.lo pthread_support.lo pthread_stop_world.lo
> darwin_stop_world.lo  sparc_mach_dep.lo -lpthread
> libtool: link: warning: `-version-info/-version-number' is ignored for
> convenience libraries
> false cru .libs/libmonogc.a .libs/allchblk.o .libs/alloc.o .libs/blacklst.o

You have a broken development setup: you need ar and/or ranlib in your
PATH.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-list mailing list