From owner-freebsd-ports@FreeBSD.ORG Wed Sep 13 21:36:30 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 946BA16A403 for ; Wed, 13 Sep 2006 21:36:30 +0000 (UTC) (envelope-from timur@com.bat.ru) Received: from mail.bat.ru (dzokonda.xs4all.nl [194.109.164.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F8143D45 for ; Wed, 13 Sep 2006 21:36:29 +0000 (GMT) (envelope-from timur@com.bat.ru) Received: from timur.home.bat.ru ([192.168.0.4] verified) by mail.bat.ru (CommuniGate Pro SMTP 4.2.7) with ESMTP-TLS id 1180723; Wed, 13 Sep 2006 23:37:01 +0200 Received: (from timur@localhost) by timur.home.bat.ru (8.13.6/8.13.6/Submit) id k8DLaSDa081262; Wed, 13 Sep 2006 23:36:28 +0200 (CEST) (envelope-from timur) Date: Wed, 13 Sep 2006 23:36:28 +0200 From: "Timur I. Bakeyev" To: "Thomas T. Veldhouse" Message-ID: <20060913213628.GB81030@com.bat.ru> References: <45081B59.80309@veldy.net> <790a9fff0609130833w5c6f8502jf2cedf0c17a80389@mail.gmail.com> <790a9fff0609130938j24c8188cs6a0e5d1339a76a90@mail.gmail.com> <450834DE.6090406@veldy.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <450834DE.6090406@veldy.net> User-Agent: mutt-ng/devel-r581 (FreeBSD) Cc: Scot Hetzel , freebsd-ports@freebsd.org Subject: Re: Samba and FAM X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2006 21:36:30 -0000 Hi Tom! On Wed, Sep 13, 2006 at 11:42:06AM -0500, Thomas T. Veldhouse wrote: > Scot Hetzel wrote: > >Had a look at the samba configure script, and it doesn't have an > >option to disable fam/gamin support. > > > >So your only option is to uninstall all ports that require fam/gamin. > >Install samba w/FAM_SUPPORT off, then reinstall the ports that were > >removed. > > > The catch 22 is that Courier-Imap attempts to use FAM even when it is not > configured to do so. So, I have to have FAM installed. I could get it all > working by deinstalling and reinstalling in the right order ... until > portmanager comes along and upgrades samba sometime in the future. I don't see what portmanager have to do here. Also I don't see how Samba port could be upgraded regarding this problem. The only solution I see is to alter Samba configure script so it'll be possible to disable linkage against FAM library. Regards, Timur Bakeyev.