Ingrid wrote:

> All of a sudden, I'm having problems with the Postfix installation on
> my server. smtpd dies with a Signal 11.
> 
> To debug this, I'd like to build postfix again, but this time portage
> should not strip the binaries and it should be compiled with debugging
> information compiled in (ie. with -g).
> 
> How would I do that?

FEATURES="nostrip -ccache keeptemp keepwork test noclean" \
  CFLAGS="-march=athlon-xp -O0 -pipe -ggdb3" sudo emerge postfix

This seems to be at least one way to go.

Alexander Skwar

-- 
[EMAIL PROTECTED] mailing list

Reply via email to