[Mono-dev] Trouble compiling on opensuse 11.3

Daniel Sell dredd422 at gmail.com
Wed Feb 23 17:06:11 EST 2011


Hi,

I'm having trouble compiling on opensuse 11.3

./autogen.sh --prefix=/usr && make clean && make

os_dep.c:683:5: warning: ‘sigsetmask’ is deprecated (declared at
/usr/include/signal.h:199)
  CC     pcr_interface.lo
  CC     ptr_chck.lo
  CC     real_malloc.lo
  CC     reclaim.lo
  CC     solaris_pthreads.lo
  CC     solaris_threads.lo
  CC     specific.lo
  CC     stubborn.lo
  CC     typd_mlc.lo
  CC     backgraph.lo
  CC     win32_threads.lo
  CC     pthread_support.lo
  CC     pthread_stop_world.lo
  CC     darwin_stop_world.lo
  CC     openbsd_stop_world.lo
  CC     mach_dep.lo
LD libmonogc.la
/bin/sh: @echo: command not found
libtool: link: warning: `-version-info/-version-number' is ignored for
convenience libraries
LD libmonogc-static.la
/bin/sh: @echo: command not found
make[3]: Leaving directory `/home/djsell/play/mono/mono/libgc'
make[2]: Leaving directory `/home/djsell/play/mono/mono/libgc'
Making all in eglib
make[2]: Entering directory `/home/djsell/play/mono/mono/eglib'
make  all-recursive
make[3]: Entering directory `/home/djsell/play/mono/mono/eglib'
Making all in src
make[4]: Entering directory `/home/djsell/play/mono/mono/eglib/src'
  CC     libeglib_la-garray.lo
../doltcompile: line 31: --silent: command not found
make[4]: *** [libeglib_la-garray.lo] Error 127
make[4]: Leaving directory `/home/djsell/play/mono/mono/eglib/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/djsell/play/mono/mono/eglib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/djsell/play/mono/mono/eglib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/djsell/play/mono/mono'
make: *** [all] Error 2

I have opensuse 11.3 on another machine which can compile it.  I'm unsure of
the difference between the systems.  Any suggestions?

Thanks,
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110223/74343400/attachment.html 


More information about the Mono-devel-list mailing list