From owner-freebsd-amd64@FreeBSD.ORG Sat Aug 19 14:57:04 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C5D116A4DA for ; Sat, 19 Aug 2006 14:57:04 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD3D43D8E for ; Sat, 19 Aug 2006 14:56:51 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 21D3999C0CF; Sat, 19 Aug 2006 16:56:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id L8g8Ht6ms3D7; Sat, 19 Aug 2006 16:56:49 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id AEBB9997B7B; Sat, 19 Aug 2006 16:56:49 +0200 (CEST) Message-ID: <44E726B0.1000404@FreeBSD.org> Date: Sat, 19 Aug 2006 16:56:48 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Angel Todorov References: <4ac1e6310608190708k548a0a8ewf750669c9a98bc1b@mail.gmail.com> In-Reply-To: <4ac1e6310608190708k548a0a8ewf750669c9a98bc1b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-amd64@freebsd.org Subject: Re: lang/mono X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 14:57:04 -0000 Angel Todorov wrote: > Hi all, > > Are there any plans to have the Mono port for freebsd-amd64 in the > near future ? Thanks very much in advance. > > P.S: That's what i currently get : > > bsdlab# cd /usr/ports/lang/mono > bsdlab# make install clean > ===> mono-1.1.13.6_1 is only for i386, and you are running amd64.. > *** Error code 1 > > Stop in /usr/ports/lang/mono. > > > Best Regards, > Angel Todorov Hi, I succeeded to compile it on 5.3/amd64 by uncommenting amd64, but I don't use it myself, so I can't give it a thorough test. The maintainer said he will keep it commented until somebody can look it after on amd64 platform. See this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/95513 Help from you and from others are very appreciated. -- Cheers, Gabor