From owner-freebsd-mono@FreeBSD.ORG Sun Jul 19 07:33:24 2009 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C48D106566B for ; Sun, 19 Jul 2009 07:33:24 +0000 (UTC) (envelope-from jupdike@gmail.com) Received: from mail-pz0-f193.google.com (mail-pz0-f193.google.com [209.85.222.193]) by mx1.freebsd.org (Postfix) with ESMTP id 374AE8FC18 for ; Sun, 19 Jul 2009 07:33:24 +0000 (UTC) (envelope-from jupdike@gmail.com) Received: by pzk31 with SMTP id 31so1249478pzk.3 for ; Sun, 19 Jul 2009 00:33:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cyQ5sl+6ibIim3vnIFZJSo3RX/6p10cQWg9q5NarLnI=; b=bT5T1mTzqCacPwopDrMfs9YQaCO01ygJ2dfcY5LF8MElOzphbU0S5qqz2QBynP/GvI 2kjZ9blPIOQZ2S/Fksf3otDjtKR44baQUtigTTLWWzWEt5+b1enM4q7hAcei0zZgeU8s MWVEuLNzUT5LlOY18UrpM92rgdhspgMXHrBxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=eBGuX3GAdVKyYr7sSTuUTJCjj4nWgJzTR/N2C+OMmXt1ImJqBsSbb7kfszXwFEyFUF Lg4gYkXr9TfJl+swu9J6WzuviXD+G8Dun7nKBQzjPBriIvLhG+xigINa1/h3nmZloTS0 ek979s48iNveEiDu4Bfh6ro1EOc8FUbppTlAw= MIME-Version: 1.0 Received: by 10.142.68.2 with SMTP id q2mr666942wfa.165.1247988803283; Sun, 19 Jul 2009 00:33:23 -0700 (PDT) In-Reply-To: References: <8b108f950907151033v1b76ac23ubdf733a817103701@mail.gmail.com> <20090715174933.GB4446@blogreen.org> <8b108f950907151937m26d1df98ndf72c1dfe9c158d4@mail.gmail.com> <8b108f950907152152l6f5fe762l92aa4d0176b631af@mail.gmail.com> Date: Sun, 19 Jul 2009 00:33:23 -0700 Message-ID: <8b108f950907190033o1144e76ftd81ca8769881a7e5@mail.gmail.com> From: Jared Updike To: Florent Thoumie Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mono@freebsd.org Subject: Re: Failed to compile mono-2.4.2.1 on FreeBSD 6.2 Release X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2009 07:33:24 -0000 I just tarred (bzip2) the folder /usr/ports/lang/mono (all the source and partly compiled binaries, etc.) and it is 50MB. Is this what you mean by wrksrc? I posted it on Dropbox: http://files.getdropbox.com/u/143480/mono-wrk-src.tar.bz2 Jared. On Fri, Jul 17, 2009 at 4:49 AM, Florent Thoumie wrote: > On Thu, Jul 16, 2009 at 5:52 AM, Jared Updike wrote: >> Output log at: >> >> http://www.updike.org/files/mono-build-errors-output.log >> >> By the way, can _anyone_ run mono-2.0 or mono-2.4 on =A0FreeBSD, or is >> it still a work in progres and not expected to work at the moment? >> What I mean is, is a failure to compile (like mine) a 'known issue' >> that sometimes comes up or is success a future goal that still eludes >> us? > > I've seen this issue a lot on the mailing list but haven't been able > to reproduce. We would need more than that just the log unfortunately. > If you can, can you put a tar of the wrksrc directory for us to look > at? > > I've had mono running fine (all versions) on my computers for a while. > > -- > Florent Thoumie > flz@FreeBSD.org > FreeBSD Committer >