From owner-freebsd-current@FreeBSD.ORG Wed Aug 16 15:51:06 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4378116A4E5 for ; Wed, 16 Aug 2006 15:51:06 +0000 (UTC) (envelope-from bushman@rsu.ru) Received: from mail.r61.net (mail.r61.net [195.208.245.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D1143D5D for ; Wed, 16 Aug 2006 15:51:04 +0000 (GMT) (envelope-from bushman@rsu.ru) Received: from stinger.cc.rsu.ru (stinger.cc.rsu.ru [195.208.252.82]) by mail.r61.net (8.13.7/8.13.6) with ESMTP id k7GFp0rl016115 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 16 Aug 2006 19:51:01 +0400 (MSD) (envelope-from bushman@rsu.ru) Date: Wed, 16 Aug 2006 19:59:04 +0400 (MSD) From: Michael Bushkov X-X-Sender: bushman@stinger.cc.rsu.ru To: Michael Reifenberger In-Reply-To: <20060816114729.L88304@fw.reifenberger.com> Message-ID: <20060816195554.T1144@stinger.cc.rsu.ru> References: <20060816005328.F1144@stinger.cc.rsu.ru> <20060816114729.L88304@fw.reifenberger.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on asterix.r61.net X-Virus-Status: Clean Cc: freebsd-current@freebsd.org Subject: Re: nss_ldap rewritten (SoC) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 15:51:06 -0000 Hi, This error was due to old nsswitch.h - nsswitch was significantly extended in CURRENT, including proper support for "services" nsswitch database. I've fixed the port - so now everything should be ok (on RELENG_6 and below "services" database would be unsupported, though). Thanks for trying this thing out! With best regards, Michael Bushkov On Wed, 16 Aug 2006, Michael Reifenberger wrote: > On Wed, 16 Aug 2006, Michael Bushkov wrote: > ... >> Please try it and send me your comments and suggestions. >> > > Thanks for your efforts! > When trying under RELENG_6: > ... > ===> Building for nss_ldap_bsd-0.1 > Warning: Object directory not changed from original > /usr/ports/net/nss_ldap_bsd/work/nss_ldap_bsd-0.1 > cc -fpic -DPIC -O -pipe -fno-strict-aliasing -I/usr/local/include -DINET6 > -DNSS_LDAP_START_TLS_ENABLED -DNSS_LDAP_SSL_ENABLED -DSASL > -DNSS_LDAP_CONF_PATH=\"/usr/local/etc/nss_ldap.conf\" -c nss_ldap.c -o > nss_ldap.So > nss_ldap.c:92: error: `NSDB_SERVICES_COMPAT' undeclared here (not in a > function) > nss_ldap.c:92: error: initializer element is not constant > ... > > Bye/2 > --- > Michael Reifenberger, Business Development Manager SAP-Basis, Plaut > Consulting > Comp: Michael.Reifenberger@plaut.de | Priv: Michael@Reifenberger.com > http://www.plaut.de | http://www.Reifenberger.com > >