From owner-freebsd-questions@FreeBSD.ORG Mon Jan 4 16:53:44 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 722051065692; Mon, 4 Jan 2010 16:53:44 +0000 (UTC) (envelope-from prvs=61372d8cb=a@jenisch.at) Received: from mgaterz2.oekb.co.at (mgaterz2.oekb.co.at [143.245.5.112]) by mx1.freebsd.org (Postfix) with ESMTP id C6EDC8FC18; Mon, 4 Jan 2010 16:53:43 +0000 (UTC) Received: from exchh1.oekb.co.at ([143.245.3.20]) by mgaterz2.oekb.co.at with ESMTP; 04 Jan 2010 17:24:02 +0100 Received: from aurora.oekb.co.at (143.245.9.16) by exchh1.oekb.co.at (143.245.3.60) with Microsoft SMTP Server id 8.1.393.1; Mon, 4 Jan 2010 17:24:02 +0100 Received: from aurora.oekb.co.at (localhost [127.0.0.1]) by aurora.oekb.co.at (8.14.3/8.14.3) with ESMTP id o04GO1Qa075170; Mon, 4 Jan 2010 17:24:01 +0100 (CET) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.14.3/8.14.3/Submit) id o04GO1c0075169; Mon, 4 Jan 2010 17:24:01 +0100 (CET) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Mon, 4 Jan 2010 17:24:01 +0100 From: Ewald Jenisch To: Lowell Gilbert Message-ID: <20100104162401.GA73450@aurora.oekb.co.at> References: <20091223135124.GA4129@aurora.oekb.co.at> <444onhd5jj.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <444onhd5jj.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.3i Cc: timur@freebsd.org, freebsd-questions@freebsd.org Subject: Re: samba3.x - 3.0 won't compile, 3.2 and 3.3 can't be installed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2010 16:53:44 -0000 On Wed, Dec 23, 2009 at 11:22:08AM -0500, Lowell Gilbert wrote: > Do you need mapi? You can build gnome without it. Otherwise, you'll > need to install 3.x to a non-standard prefix, or use 4.0. > Hi, Thanks much for the hints. In the meantime I was (almost) settled with going for 4.0alpha, but today I gave it another shot: cvsup-ed my ports-tree again, and was able to compile and install samba 3.3. Seems like over the holidays some of the dependencies have been changed wrt samba 3.3 - at least it doesn't complain about cross dependencies any more. :-) Thanks again for the tip wrt building gnome without mapi support! -ewald