[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: core on slapadd -w w/ OPENLDAP_REL_ENG_2_3



On Tue, 9 Aug 2005, Aaron Richton wrote:
> With 2.3, you need to set STRIP='' on the 'make install'. Otherwise the -g
> is undone by the "make install" (as appears to be this case). You can
> rerun 'make install' safely (with STRIP reset) if you still have your
> source tree around.

Thanks for the tips.

>
> It's a lot easier to read a trace if everything (in this case SleepyCat)
> is compiled '-g'.
>

I recompile BDB with -g as well.

> "Everything compiled -g" also applies to vendor/distribution-supplied
> libraries. You should contact your vendor to figure out how to get them.

I run freebsd, its pretty easy for me to rebuild all the binaries with
debugging, if I'd like to.  We'll see how it goes with bdb and openldap
first.

Thanks for the reply.