X-Original-To: dhcp-confidential@bugs.isc.org From www@isc.org Wed Apr 17 13:17:58 2019 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org To: dhcp-bugs@isc.org Date: Wed, 17 Apr 2019 13:17:55 +0000 X-Spam-Status: No, score=1.5 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, NML_ADSP_CUSTOM_MED,UNPARSEABLE_RELAY autolearn=disabled version=3.4.1 From: "Fabrice Fontaine" content-type: text/plain; charset="utf-8" Return-Path: Subject: ISC DHCP 4.4.1 - Static build failed when cross-compiling X-PHP-Originating-Script: 20001:class-phpmailer.php MIME-Version: 1.0 X-Spam-Level: * Message-ID: <452fd5aa3e55b71e908a01a103fa4b03@www.isc.org> Delivered-To: dhcp-confidential@bugs.isc.org X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 4A96BD7882F for ; Wed, 17 Apr 2019 13:17:58 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 3857D3AB041 for ; Wed, 17 Apr 2019 13:17:56 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d19 by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Wed, 17 Apr 2019 13:17:55 +0000 X-RT-Incoming-Encryption: Not encrypted X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 597 Bug Report from www.isc.org: Name: Fabrice Fontaine Email: fontaine.fabrice@gmail.com Software Version: ISC DHCP 4.4.1 OS: buildroot (Linux) Subject:Static build failed when cross-compiling Bug Detail =========== A static cross-compilation of ISC DHCP fails because bind (in bind/Makefile.in) is not called with the following options: --without-zlib --without-dlopen. Could you fix it? I can also provide a patch if needed however it seems that bind/Makefile.in is not in your ISC DHCP git source tree. Best Regards, Fabrice --- This email was received through isc.org Bug Submission Form