From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from dude02.hi.pengutronix.de ([2001:67c:670:100:1d::28] helo=dude02.lab.pengutronix.de) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iv2HG-0006vV-Ks for ptxdist@pengutronix.de; Fri, 24 Jan 2020 17:57:50 +0100 Received: from mol by dude02.lab.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1iv2HG-0005CJ-E1 for ptxdist@pengutronix.de; Fri, 24 Jan 2020 17:57:50 +0100 Date: Fri, 24 Jan 2020 17:57:50 +0100 From: Michael Olbrich Message-ID: <20200124165750.GB15722@pengutronix.de> References: <20191210185536.23309-1-guille.rodriguez@gmail.com> <20200112125214.GB3293@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [ptxdist] [PATCH] udev-legacy: Fix build with recent glibc versions. List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On Mon, Jan 13, 2020 at 09:47:37AM +0100, Guillermo Rodriguez Garcia wrote: > El dom., 12 ene. 2020 a las 13:52, Michael Olbrich > () escribi=F3: > > > > On Tue, Dec 10, 2019 at 07:55:36PM +0100, Guillermo Rodr=EDguez wrote: > > > Signed-off-by: Guillermo Rodriguez > > > --- > > > .../0003-include-sysmacros-for-new-glibc.patch | 17 +++++++++++++++= ++ > > > patches/udev-182/series | 1 + > > > 2 files changed, 18 insertions(+) > > > create mode 100644 patches/udev-182/0003-include-sysmacros-for-new-g= libc.patch > > > > > > diff --git a/patches/udev-182/0003-include-sysmacros-for-new-glibc.pa= tch b/patches/udev-182/0003-include-sysmacros-for-new-glibc.patch > > > new file mode 100644 > > > index 000000000..b2f8db670 > > > --- /dev/null > > > +++ b/patches/udev-182/0003-include-sysmacros-for-new-glibc.patch > > > @@ -0,0 +1,17 @@ > > > +Fix build with recent glibc releases where is no > > > +longer included as part of . > > > + > > > +Ref.: https://wiki.gentoo.org/wiki/Glibc_2.26_porting_notes/sysmacro= s.h > > > + > > > +Index: udev-182/src/libudev.h > > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > Please provide a proper patch header. Just recreating the patches with > > git[1] should work. > = > I created the patch using quilt as described in the ptxdist > documentation (https://www.ptxdist.org/doc/dev_manual.html#using-quilt). > If you don't intend to support this workflow, then I think you should > cleary state that in the docs. Indeed, I should add a comment to the docs about this. Michael -- = Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de