[Mono-dev] Problem building mono from source

Luciano _ lnc19 at hotmail.com
Sun Sep 8 23:59:59 UTC 2013



Hi, i’m having problems building mono from source. Could someone point me to the solution? Thanks.





Making all in utils
make[3]: se ingresa al directorio `/root/mono32/mono-3.2.0/mono/utils'
make  all-am
make[4]: se ingresa al directorio `/root/mono32/mono-3.2.0/mono/utils'
  CC       mono-md5.lo
  CC       mono-sha1.lo
  CC       mono-logger.lo
  CC       mono-codeman.lo
  CC       dlmalloc.lo
dlmalloc.c:2515:12: warning: ‘change_mparam’ defined but not used [-Wunused-function]
dlmalloc.c:2847:13: warning: ‘internal_malloc_stats’ defined but not used [-Wunused-function]
  CC       mono-counters.lo
  CC       mono-dl.lo
  CC       mono-internal-hash.lo
  CC       mono-io-portability.lo
  CC       monobitset.lo
  CC       mono-filemap.lo
  CC       mono-math.lo
  CC       mono-mmap.lo
  CC       mono-mutex.lo
  CC       mono-networkinterfaces.lo
  CC       mono-proclib.lo
  CC       mono-publib.lo
  CC       mono-time.lo
  CC       strtod.lo
strtod.c:2448:1: warning: ‘quorem’ defined but not used [-Wunused-function]
strtod.c:2596:1: warning: ‘nrv_alloc’ defined but not used [-Wunused-function]
strtod.c:2620:1: warning: ‘__freedtoa’ defined but not used [-Wunused-function]
  CC       strenc.lo
  CC       mono-uri.lo
  CC       mono-poll.lo
  CC       mono-path.lo
  CC       mono-semaphore.lo
  CC       mono-stdlib.lo
  CC       mono-property-hash.lo
  CC       mono-value-hash.lo
  CC       mono-error.lo
  CC       mach-support.lo
  CC       mono-context.lo
mono-context.c: In function ‘mono_sigctx_to_monoctx’:
mono-context.c:47:2: error: implicit declaration of function ‘UCONTEXT_REG_EAX’ [-Werror=implicit-function-declaration]
mono-context.c:47:2: warning: nested extern declaration of ‘UCONTEXT_REG_EAX’ [-Wnested-externs]
mono-context.c:48:2: error: implicit declaration of function ‘UCONTEXT_REG_EBX’ [-Werror=implicit-function-declaration]
mono-context.c:48:2: warning: nested extern declaration of ‘UCONTEXT_REG_EBX’ [-Wnested-externs]
mono-context.c:49:2: error: implicit declaration of function ‘UCONTEXT_REG_ECX’ [-Werror=implicit-function-declaration]
mono-context.c:49:2: warning: nested extern declaration of ‘UCONTEXT_REG_ECX’ [-Wnested-externs]
mono-context.c:50:2: error: implicit declaration of function ‘UCONTEXT_REG_EDX’ [-Werror=implicit-function-declaration]
mono-context.c:50:2: warning: nested extern declaration of ‘UCONTEXT_REG_EDX’ [-Wnested-externs]
mono-context.c:51:2: error: implicit declaration of function ‘UCONTEXT_REG_EBP’ [-Werror=implicit-function-declaration]
mono-context.c:51:2: warning: nested extern declaration of ‘UCONTEXT_REG_EBP’ [-Wnested-externs]
mono-context.c:52:2: error: implicit declaration of function ‘UCONTEXT_REG_ESP’ [-Werror=implicit-function-declaration]
mono-context.c:52:2: warning: nested extern declaration of ‘UCONTEXT_REG_ESP’ [-Wnested-externs]
mono-context.c:53:2: error: implicit declaration of function ‘UCONTEXT_REG_ESI’ [-Werror=implicit-function-declaration]
mono-context.c:53:2: warning: nested extern declaration of ‘UCONTEXT_REG_ESI’ [-Wnested-externs]
mono-context.c:54:2: error: implicit declaration of function ‘UCONTEXT_REG_EDI’ [-Werror=implicit-function-declaration]
mono-context.c:54:2: warning: nested extern declaration of ‘UCONTEXT_REG_EDI’ [-Wnested-externs]
mono-context.c:55:2: error: implicit declaration of function ‘UCONTEXT_REG_EIP’ [-Werror=implicit-function-declaration]
mono-context.c:55:2: warning: nested extern declaration of ‘UCONTEXT_REG_EIP’ [-Wnested-externs]
mono-context.c: In function ‘mono_monoctx_to_sigctx’:
mono-context.c:79:25: error: lvalue required as left operand of assignment
mono-context.c:80:25: error: lvalue required as left operand of assignment
mono-context.c:81:25: error: lvalue required as left operand of assignment
mono-context.c:82:25: error: lvalue required as left operand of assignment
mono-context.c:83:25: error: lvalue required as left operand of assignment
mono-context.c:84:25: error: lvalue required as left operand of assignment
mono-context.c:85:25: error: lvalue required as left operand of assignment
mono-context.c:86:25: error: lvalue required as left operand of assignment
mono-context.c:87:25: error: lvalue required as left operand of assignment
cc1: some warnings being treated as errors
make[4]: *** [mono-context.lo] Error 1
make[4]: se sale del directorio `/root/mono32/mono-3.2.0/mono/utils'
make[3]: *** [all] Error 2
make[3]: se sale del directorio `/root/mono32/mono-3.2.0/mono/utils'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/root/mono32/mono-3.2.0/mono'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/root/mono32/mono-3.2.0'
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130908/1631c067/attachment-0001.html>


More information about the Mono-devel-list mailing list