Norton Allen:
> On 2/24/2023 12:27 AM, James Brown wrote:
> > Sorry if this is a bit of a basic question, but I?m trying to compile from 
> > source on macOS 13.21.1 but the makefile has lines commented out.
> >
> > I?m trying:
> >
> > make -f Makefile.init makefiles \
> > CCARGS='-DUSE_TLS -DUSE_SASL_AUTH \
> > -DDEF_SERVER_SASL_TYPE=\"dovecot\" \
...
> > # Do not edit -- this file documents how Postfix was built for your machine.
> > #----------------------------------------------------------------
> > # Start of summary of user-configurable 'make makefiles' options.
> > # CCARGS=-DUSE_TLS -DUSE_SASL_AUTH \
> > -DDEF_SERVER_SASL_TYPE=\"dovecot\" \
> > -DDEF_COMMAND_DIR=\"/usr/local/sbin\" \
...
> Are you sure you aren't simply looking at the "summary" of your 
> selections? That's what it says right before the stuff that's commented 
> out. Do these settings get encoded for real elsewhere in the Makefile?

Indeed, but this was just one symptom of the problem. The summary
should be formatted as:

    # Text without backslash-newline

The problem alsr broke the OS specific test programs runs in the
makedefs script.

I have updated the on-line webpages, and that should propagate in
the next 24 hours.

        Wietse

Reply via email to