From owner-freebsd-mono@FreeBSD.ORG  Thu Jun 10 21:36:18 2010
Return-Path: <owner-freebsd-mono@FreeBSD.ORG>
Delivered-To: mono@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BF442106566B
	for <mono@FreeBSD.org>; Thu, 10 Jun 2010 21:36:18 +0000 (UTC)
	(envelope-from sfourman@gmail.com)
Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 75A7A8FC08
	for <mono@FreeBSD.org>; Thu, 10 Jun 2010 21:36:18 +0000 (UTC)
Received: by gwj20 with SMTP id 20so423581gwj.13
	for <mono@FreeBSD.org>; Thu, 10 Jun 2010 14:36:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:received:date:message-id
	:subject:from:to:content-type;
	bh=KEbREI9ctkyhfGfY+/HFchaku+QTLJ4Vv/YA5RE1l4A=;
	b=GKhJ765lkmZN/elbsknKhOOCvzYFfwBfCWqic4OajDtDgvNVW5xvMbtT7GEkbcXcdz
	RZa9dBEWA8fROFWl/jyazEqj44I9z9nTRVsxr+1kgMIaS4IxY/ScykSUYKrSzktXru1r
	9tT2Zzf6qbHMwaMUbzSiyb4KrdnRQFnMZBiuk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:date:message-id:subject:from:to:content-type;
	b=n27MUWOR0Lm1DjgkXT3P4TGI0jVvBlvaNourzMSkCRHEQri3eNCtXtAbQS7SkqkUYz
	uUiINuMfy6eyB6u9xmajxXFyr8c1ODYpxoQgIjEnUtDTxxJ09afBkJPR0ZjlOV6gCKTZ
	Z86axxwNNvxk+EcjRRYjneXqrfVb4t66VJoDg=
MIME-Version: 1.0
Received: by 10.229.226.135 with SMTP id iw7mr680048qcb.63.1276203949427; Thu, 
	10 Jun 2010 14:05:49 -0700 (PDT)
Received: by 10.229.250.194 with HTTP; Thu, 10 Jun 2010 14:05:49 -0700 (PDT)
Date: Thu, 10 Jun 2010 16:05:49 -0500
Message-ID: <AANLkTil0TZp265010lESa8-WI7fX495h1m5WSITuQ1Bo@mail.gmail.com>
From: "Sam Fourman Jr." <sfourman@gmail.com>
To: mono@FreeBSD.org
Content-Type: text/plain; charset=ISO-8859-1
Cc: 
Subject: moonlight build error
X-BeenThere: freebsd-mono@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Mono and C# applications on FreeBSD <freebsd-mono.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mono>,
	<mailto:freebsd-mono-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-mono>
List-Post: <mailto:freebsd-mono@freebsd.org>
List-Help: <mailto:freebsd-mono-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mono>,
	<mailto:freebsd-mono-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Jun 2010 21:36:18 -0000

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