From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexei Starovoitov Subject: Re: libbpf build broken on musl libc (Alpine Linux) Date: Tue, 11 Sep 2018 14:24:53 -0700 Message-ID: <20180911212451.hvnyfwyvcs4yojqy@ast-mbp> References: <20180910172903.GB15516@kernel.org> <20180911122218.0d2eb3f9@cakuba> <20180911121543.GB22689@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jakub Kicinski , Daniel Borkmann , Thomas Richter , Hendrik Brueckner , Linux Kernel Mailing List , Linux Networking Development Mailing List To: Arnaldo Carvalho de Melo Return-path: Received: from mail-pl1-f175.google.com ([209.85.214.175]:42874 "EHLO mail-pl1-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726870AbeILC0G (ORCPT ); Tue, 11 Sep 2018 22:26:06 -0400 Content-Disposition: inline In-Reply-To: <20180911121543.GB22689@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Sep 11, 2018 at 09:15:43AM -0300, Arnaldo Carvalho de Melo wrote: > Em Tue, Sep 11, 2018 at 12:22:18PM +0200, Jakub Kicinski escreveu: > > On Mon, 10 Sep 2018 14:29:03 -0300, Arnaldo Carvalho de Melo wrote: > > > After lunch I'll work on a patch to fix this, > > > Hi Arnaldo! > > > Any luck? > > Well, we need to apply the patch below and make tools/lib/str_error_r.c > live in a library that libbpf and perf is linked to. do you want us to take the patch or you're applying it yourself?