On Thu, Jan 4, 2018 at 2:45 AM <[email protected]> wrote: > 0:03.37 raise ConfigureError('Option `%s` already defined' % > option.option) > 0:03.37 mozbuild.configure.ConfigureError: Option `--enable-ldap` already > defined >
This is a result of having incompatible versions of comm-central and mozilla-central. Specifically, your mozilla-central repository is too old. -- Tom
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

