Re: Mono and Solaris 8
From: dyn000 (dyn000_at_yahoo.com)
Date: 08/20/05
- Next message: Alessandro Selli: "Re: CPU info"
- Previous message: Dan Stromberg: "Re: StorEdge 3511 stuck on media scan?"
- In reply to: Mark Round: "Re: Mono and Solaris 8"
- Next in thread: James Carlson: "Re: Mono and Solaris 8"
- Reply: James Carlson: "Re: Mono and Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 20 Aug 2005 12:17:59 -0500
Thanks for the reply!
I get the following error msg when I am doing a make. The configure is
going through just fine.
--------------------------------------------------------
/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.lo win32_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
.libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o
.libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/aix_irix_threads.o
.libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o
.libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o
.libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o
.libs/solaris_pthreads.o .libs/solaris_threads.o .libs/specific.o
.libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/win32_threads.o
.libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o
.libs/sparc_mach_dep.o
*** Error code 1
make: Fatal error: Command failed for target `libmonogc.la'
Current working directory /export/home/users/niteesh/mono/mono-1.1.8.3/libgc
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/users/niteesh/mono/mono-1.1.8.3/libgc
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/users/niteesh/mono/mono-1.1.8.3
*** Error code 1
make: Fatal error: Command failed for target `all'
-------------------------------------------------------
Anybody know why I might be getting this erro, or what I can do to fix it?
Thanks so much!
"Mark Round" <mark.round@gmail.com> wrote in message
news:1124457551.478836.47320@g44g2000cwa.googlegroups.com...
> What errors in particular are you getting? I compiled an old version
> around a year ago on Solaris 8, and it went through OK although there
> were a LOT of prerequisites to install, and some of those needed some
> manual coaxing to compile.
>
> The resulting system seemed to work OK-ish. It could run several mono
> binaries I found, but often had trouble compiling mono source, and
> would also generate segfaults at intervals (the XSP web server and
> MonoDevelop IDE were the main offenders).
>
> Anyway, if any of the errors you are getting ring any bells I'll let
> you know...
>
- Next message: Alessandro Selli: "Re: CPU info"
- Previous message: Dan Stromberg: "Re: StorEdge 3511 stuck on media scan?"
- In reply to: Mark Round: "Re: Mono and Solaris 8"
- Next in thread: James Carlson: "Re: Mono and Solaris 8"
- Reply: James Carlson: "Re: Mono and Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|