Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2010 16:05:49 -0500
From:      "Sam Fourman Jr." <sfourman@gmail.com>
To:        mono@FreeBSD.org
Subject:   moonlight build error
Message-ID:  <AANLkTil0TZp265010lESa8-WI7fX495h1m5WSITuQ1Bo@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
hello,

I can not build moonlight on a very recent RELENG_8 amd64 machine

Sam# uname -a
FreeBSD Sam.PuffyBSD.Com 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #4: Thu
Jun  3 12:35:19 CDT 2010
root@FNFS.PuffyBSD.Com:/usr/obj/usr/src/sys/WORKSTATION  amd64

here is the error

	fi > version.h
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include
-DGC_FREEBSD_THREADS -DPLATFORM_BSD  -I../.. -I../../libgc/include
-D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include      -g -O2 -fno-strict-aliasing
-Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings
-mno-tls-direct-seg-refs -MT genmdesc-genmdesc.o -MD -MP -MF
.deps/genmdesc-genmdesc.Tpo -c -o genmdesc-genmdesc.o `test -f
'genmdesc.c' || echo './'`genmdesc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include
-DGC_FREEBSD_THREADS -DPLATFORM_BSD  -I../.. -I../../libgc/include
-D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include      -g -O2 -fno-strict-aliasing
-Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings
-mno-tls-direct-seg-refs -MT genmdesc-helpers.o -MD -MP -MF
.deps/genmdesc-helpers.Tpo -c -o genmdesc-helpers.o `test -f
'helpers.c' || echo './'`helpers.c
/bin/sh ../../libtool --quiet --tag=CC   --mode=link gcc -I../..
-I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include      -g -O2 -fno-strict-aliasing
-Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings
-mno-tls-direct-seg-refs  -L/usr/local/lib -pthread -o genmdesc
genmdesc-genmdesc.o genmdesc-helpers.o
../../mono/utils/libmonoutils.la ../../mono/metadata/opcodes.lo -lm
-pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0   -pthread -lm
./genmdesc cpu-amd64.h amd64_desc ./cpu-amd64.md
gmake  all-am
gmake[4]: Entering directory
`/usr/ports/multimedia/moonlight/work/mono-2.6.1/mono/mini'
/bin/sh ../../libtool --quiet --tag=CC   --mode=compile gcc
-DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include
-DGC_FREEBSD_THREADS -DPLATFORM_BSD  -I../.. -I../../libgc/include
-D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include      -g -O2 -fno-strict-aliasing
-Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings
-mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c -o
mini.lo mini.c
In file included from ../../mono/utils/gc_wrapper.h:43,
                 from ../../mono/metadata/gc-internal.h:14,
                 from mini.c:44:
../../libgc/include/gc_typed.h:50: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_typed.h:77: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_malloc_explicitly_typed'
../../libgc/include/gc_typed.h:83: error: expected '=', ',', ';',
'asm' or '__attribute__' before
'GC_malloc_explicitly_typed_ignore_off_page'
../../libgc/include/gc_typed.h:86: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_calloc_explicitly_typed'
In file included from ../../mono/utils/gc_wrapper.h:44,
                 from ../../mono/metadata/gc-internal.h:14,
                 from mini.c:44:
../../libgc/include/gc_mark.h:56: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:109: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_least_plausible_heap_addr'
../../libgc/include/gc_mark.h:110: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_greatest_plausible_heap_addr'
../../libgc/include/gc_mark.h:134: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:156: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:157: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:160: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:163: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:170: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:171: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:179: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:183: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
../../libgc/include/gc_mark.h:197: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'GC_PROTO'
gmake[4]: *** [mini.lo] Error 1
gmake[4]: Leaving directory
`/usr/ports/multimedia/moonlight/work/mono-2.6.1/mono/mini'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory
`/usr/ports/multimedia/moonlight/work/mono-2.6.1/mono/mini'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/multimedia/moonlight/work/mono-2.6.1/mono'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/moonlight/work/mono-2.6.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/moonlight.
*** Error code 1

Stop in /usr/ports/multimedia/moonlight.
Sam#




Sam Fourman Jr.
http://www.fourmannetworks.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTil0TZp265010lESa8-WI7fX495h1m5WSITuQ1Bo>