CC: 616290@bugs.debian.org, svante.signell@gmail.com, dhcp-bugs@isc.org MIME-Version: 1.0 In-Reply-To: <20140222221516.GH3931@ulrik.uio.no> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 Content-Disposition: inline References: <20140222221516.GH3931@ulrik.uio.no> X-Virus-Scanned: Debian amavisd-new at toccata.ens-lyon.org Message-ID: <20140223023526.GE5307@type> Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id F09A32D20051 for ; Sun, 23 Feb 2014 02:35:48 +0000 (UTC) Received: from mx.pao1.isc.org (localhost [127.0.0.1]) by mx.pao1.isc.org (Postfix) with ESMTP id 1E9A5C94B4 for ; Sun, 23 Feb 2014 02:35:34 +0000 (UTC) (envelope-from SRS0=tbQ5=X4=ens-lyon.org=samuel.thibault@bounce.ens-lyon.org) Received: from toccata.ens-lyon.org (toccata.ens-lyon.fr [140.77.166.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx.pao1.isc.org (Postfix) with ESMTPS for ; Sun, 23 Feb 2014 02:35:33 +0000 (UTC) (envelope-from SRS0=tbQ5=X4=ens-lyon.org=samuel.thibault@bounce.ens-lyon.org) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 538068407A; Sun, 23 Feb 2014 03:35:31 +0100 (CET) Received: from toccata.ens-lyon.org ([127.0.0.1]) by localhost (toccata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Y1P7-B3EX2J; Sun, 23 Feb 2014 03:35:31 +0100 (CET) Received: from type.ipv6 (unknown [12.216.224.110]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by toccata.ens-lyon.org (Postfix) with ESMTPSA id E034684076; Sun, 23 Feb 2014 03:35:30 +0100 (CET) Received: from samy by type.ipv6 with local (Exim 4.82) (envelope-from ) id 1WHOuc-0003cs-Ed; Sun, 23 Feb 2014 03:35:26 +0100 X-DCC-X.dcc-Servers-Metrics: post.isc.org 104; Body=1 Fuz1=1 Fuz2=1 Delivered-To: dhcp-bugs@bugs.isc.org Subject: Re: Patches solving FTBFS of isc-dhcp for GNU/Hurd [ISC-Bugs #24697] User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) Return-Path: X-Original-To: dhcp-bugs@bugs.isc.org Date: Sat, 22 Feb 2014 18:35:26 -0800 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mx.pao1.isc.org To: Petter Reinholdtsen Content-Transfer-Encoding: 8bit From: Samuel Thibault RT-Message-ID: Content-Length: 1044 Petter Reinholdtsen, le Sat 22 Feb 2014 23:15:16 +0100, a écrit : > [Shawn Routhier 2012-12-03] > > Here's the patch. It is in HEAD and will therefore go into the next > > feature (4.3.0a1 probably) but we currently don't plan to put it > > into 4.2.5 or 4.1-ESV-R6. We are still working on the roadmap for > > 4.3.0 so I'm not sure when we will release it. > > The 4.3.0a1-2 version is now in experimental, and it fail to build on > Hurd, according to > > with this error message: > > ../bind/include/isc/net.h:184:8: error: redefinition of 'struct in6_pktinfo' > > So I guess there is still some porting needed to get ics-dhcp building > on Hurd. See the comment and patches I sent on Mon, 21 May 2012 03:39:51 +0200: an upstream bind patch is needed to fix the build. And of course the two dhclient scripts, and the rfc3442 script. IIRC unfortunately this is now not all: the new upstream version brought some new occurrence of PATH_MAX. Samuel