I am trying to build the current samba as well (now 3.0.7) with LDAP, and even though OpenLDAP is listed as a dependency and installed, the samba configure script is not seeing the LDAP libraries.
Does this mean removing '--disable-shared' from the spec file for OpenLDAP will allow samba to link against it and id so, what nasty side effects should I expect from doing this? Does this imply samba's configure script is broken or does it really need shared libraries for some reason? Thanks, Aaron On Wed, 2004-08-04 at 12:14, Bill Campbell wrote: > On Wed, Aug 04, 2004, Christopher M. O'Malley wrote: > > > >When trying to build the latest CURRENT samba (3.0.5-20040729) with LDAP > >support it seems to fail unless you have the shared LDAP libraries > >installed, which as far as I know, violates the "only static libs" rule > >of OpenPKG.. Anyone else seen this? > > There are several packages where this can be a problem (e.g. db, gdbm, > perl, various odbc packages). If you want to build postgresql with plperl > support, perl must be built with shared libraries enabled. > > As I've been building OpenPKG Release 2.1 on SuSE 9.1 Professional, I've > started to document our local changes to various OpenPKG which includes > notes on those packages I've had to enable-shared libraries to use with > other package's options. In the case of postgresql, the standard package's > with_perl option turns on perl modules used en external scripts, but it > doesn't turn on the embedded perl. > > http://www.libertysoft.org/openpkg/ > > Bill > -- > INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC > UUCP: camco!bill PO Box 820; 6641 E. Mercer Way > FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 > URL: http://www.celestial.com/ > > Do not meddle in the affairs of dragons, > for you are crunchy and taste good with ketchup. > ______________________________________________________________________ > The OpenPKG Project www.openpkg.org > User Communication List [EMAIL PROTECTED] > ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
