Re: kpasswdd dumps on OpenBSD6.3

ASV <[email protected]> Sun, 05 Aug 2018 08:54:12 +0200
Newsgroups gmane.comp.encryption.kerberos.heimdal.general
Message-ID <[email protected]>
Thank you Antoine,
I'll try and post the results ASAP.

On Sat, 2018-08-04 at 23:01 +0200, Antoine Jacoutot wrote:
> > > Presumably you did not install an executable with the debug
> > > symbols.
> > 
> > About this I do not know what to say, I've seen the CFLAGS in the
> > compiling output lines and I even posted in the email.
> > I will try again as soon as I can. 
> 
> If you build from ports, add INSTALL_STRIP="" to your make command,
> otherwise
> the binaries will be stripped at install time.
>