Date: Wed, 16 Aug 2006 19:59:04 +0400 (MSD) From: Michael Bushkov <bushman@rsu.ru> To: Michael Reifenberger <mike@reifenberger.com> Cc: freebsd-current@freebsd.org Subject: Re: nss_ldap rewritten (SoC) Message-ID: <20060816195554.T1144@stinger.cc.rsu.ru> In-Reply-To: <20060816114729.L88304@fw.reifenberger.com> References: <20060816005328.F1144@stinger.cc.rsu.ru> <20060816114729.L88304@fw.reifenberger.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060816195554.T1144>