X-RT-Incoming-Encryption: Not encrypted From fontaine.fabrice@gmail.com Thu Apr 18 12:04:54 2019 content-type: text/plain; charset="utf-8" X-Original-To: dhcp-confidential@bugs.isc.org X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=PAIH/qoDT9TttT1tUTUn05sW5EycWHUvTrRxWNbR26I=; b=R8LjAsw+axnQ1njY8dh04zkhQFP/dVgHqsb2X48GaD4usBkpvuebR7R08KzWMhveDL p+SLxlgE82jT6Oa4QEoQ6IY3a5SrkC7jbZlftN22GWFNdCyTsDlucPiuHaCiQoUdzfT5 tSU3fGk3NCf+VQDQUzA+pHbjftp1h2YKsgPzNSvPj7ynNGyiFsIzA4B+P852698yiZyI VUBkqb+1fQ5g43Kg0S4LU9PiwghNvb+AL3GFC6p6++CBJyVOiaVTFisDF75McI8Y5tCd oE4g0tJdhOKQe+wthEh8+go1kdCnz2dj1jeJzwkn6h8QEGv0J4UOAeP7HNWfmXt/x4a2 gktQ== In-Reply-To: Subject: Re: [ISC-Bugs #49236] ISC DHCP 4.4.1 - Static build failed when cross-compiling Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=PAIH/qoDT9TttT1tUTUn05sW5EycWHUvTrRxWNbR26I=; b=IYhrVQWNVM8y2tFizqsDcRj/O2c+SiI0iaWwy5us/2GeC+zul27l7QsU5L4vvJ5HwI PXBPSq2zNzaHN31717NsXtSRzUe1r/NjpKD/9XPfGk84DGHmr74pkm/QPfujk5RLMYMx C33TNRefeb+V1RQNNjNqGjpPcAmXMqFebwPwjU1L3YqoiKIqlxqzAuRIemyZYReuodNQ G0I4vfWNqNg44QLHP4UvqZ2RQ/dQduyKQV1YRO8E/WU6D0PN+bhR8R6LuVBkm7tFs/jo LE4jYmkKcUDNJM9SWEZxhn3g1XuLwXjctFK3txQtZIqHXAXCdq5bg1C/rOZ5FSuMkK7e 0JYQ== X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=disabled version=3.4.1 Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "Sectigo RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 27314D7882F for ; Thu, 18 Apr 2019 12:04:54 +0000 (UTC) Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id EBB743AB062 for ; Thu, 18 Apr 2019 12:04:51 +0000 (UTC) Received: by mail-io1-xd2e.google.com with SMTP id x7so1708608ioh.4 for ; Thu, 18 Apr 2019 05:04:51 -0700 (PDT) From: "Fabrice Fontaine" X-RT-Interface: Email X-Received: by 2002:a5e:a60c:: with SMTP id q12mr54749775ioi.174.1555589091207; Thu, 18 Apr 2019 05:04:51 -0700 (PDT) X-GM-Message-State: APjAAAUoVvVel/rMGr3dqyCKeEpVtJMdN6xVkzQfIpQiiT4P51c25u6O Nvmh9kqWV2x7j8im+e/g4aLdCvvNlaq0qcGT365GEQ== X-Google-SMTP-Source: APXvYqzuzWaEnGE0DrhQQhf9O8nKx3ua6GjpENdUPJBVC7/Ue7WLEWKk9je82+zuMbU9s9K4jhD8wJku8TaRVgLd+GY= X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org References: <452fd5aa3e55b71e908a01a103fa4b03@www.isc.org> To: dhcp-confidential@isc.org Content-Transfer-Encoding: quoted-printable Return-Path: Date: Thu, 18 Apr 2019 14:04:37 +0200 Message-ID: X-RT-Original-Encoding: utf-8 Delivered-To: dhcp-confidential@bugs.isc.org MIME-Version: 1.0 RT-Message-ID: Content-Length: 1002 Dear Thomas, Thanks for your quick answer, I'll try it and check your gitlab project. You can make this ticket public, I did not want to tag it as confidential, sorry for this mistake. Best Regards, Fabrice Fontaine Le jeu. 18 avr. 2019 à 13:57, Thomas Markwalder via RT a écrit : > > Hello Frabice: > > You may pass additional configuration parameters through to the BIND build like this: > > ./configure --with-bind-extra-config="--without-zlib --without-dlopen" > > Note that you must enclose it with quotes for more than one value. > > Please note that we have migrated ISC DHCP to gitlab here: > > https://gitlab.isc.org/isc-projects/dhcp > > Please submit any future issues in the gitlab project. You may also use that now to submit patches via merge requests. Our RT bug system will be going read-only at some point. > > You marked the ticket confidential. Do you mind if we make it public? > > Regards, > > Thomas Markwalder > ISC Software Engineering > >