From owner-freebsd-mono@FreeBSD.ORG Thu Feb 12 14:59:25 2009 Return-Path: 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 9165A106566C; Thu, 12 Feb 2009 14:59:25 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 6C7578FC16; Thu, 12 Feb 2009 14:59:25 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 3056C5C3B; Thu, 12 Feb 2009 09:42:55 -0500 (EST) Date: Thu, 12 Feb 2009 09:42:55 -0500 From: Wesley Shields To: Gabor PALI Message-ID: <20090212144255.GA24422@atarininja.org> References: <1234440078.1669.1.camel@negro> <49941FE8.8090701@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49941FE8.8090701@FreeBSD.org> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: paul beard , mono@freebsd.org Subject: Re: mono upgrade process hangs. 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: Thu, 12 Feb 2009 14:59:25 -0000 On Thu, Feb 12, 2009 at 02:11:04PM +0100, Gabor PALI wrote: > Hello, > > Phillip N. wrote: > > Are you trying to compile mono inside a jail? > > Are semaphores enabled on it? > > > > > I have the very same issue with (only!) a 8-CURRENT jail in my Tinderbox > (on a 7-STABLE). I have checked for semaphores in the build (ipcs(1), > ipcrm(1)), and I found them usable. In 6-STABLE and 7-STABLE jails, it > just builds fine. I know, I have already complained about a compilation > error in a 8.x jail earlier, but Romain answered that he was able to > compile mono 2.x on a 8.x system (and I am still not in a 8.x Tinderbox > jail). AFAIK a tinderbox "jail" is not a jail in the normal sense of the word. It is a chroot. As to why it's not building on your -CURRENT tinderbox I don't know. I'd try it myself but my tinderboxes are currently busy for the next day or so. -- WXS