Hi Aaron:
CFLAGS='-g' ./configure --enable-debug # --enable-debug=yes is default anyway LTCFLAGS='-g' export LTCFLAGS make depend make mkdir /tmp/buildforopenldaptechnical make install STRIP='' DESTDIR='/tmp/buildforopenldaptechnical' # unset LTCFLAGS
It worked for me. Thanks a lot!
regards Lucas Brasilino