From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 16:24:44 2008 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 9D6601065677 for ; Fri, 7 Nov 2008 16:24:44 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5BA3E8FC21 for ; Fri, 7 Nov 2008 16:24:44 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1KyU8Z-0004bc-3H>; Fri, 07 Nov 2008 17:24:43 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1KyU8Z-0004kd-2E>; Fri, 07 Nov 2008 17:24:43 +0100 Message-ID: <49146B3A.7060307@zedat.fu-berlin.de> Date: Fri, 07 Nov 2008 16:22:18 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.17 (X11/20080927) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Subject: FreeBSD 7/8 and AMD/automounter with LDAP support 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: Fri, 07 Nov 2008 16:24:44 -0000 Just sneaked through the /usr/src/contrib/amd code base of the amd automounter and found amd is naturally not built with LDAP support. Well, how can I configure 'make world' to automatically build 'amd' with LDAP support (as I can do this with sendmail being build with cyrus-sasl-support via some knobs in /etc/make.conf)? I did not understood whether amd has full LDAP support or is lacking in some code, so I appreciate any hint or help. Thanks in advance, Oliver