From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69764 invoked by alias); 30 Dec 2016 23:56:06 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 69617 invoked by uid 48); 30 Dec 2016 23:55:53 -0000 From: "luizluca at gmail dot com" To: elfutils-devel@sourceware.org Subject: [Bug general/21002] Incompatible with MUSL libc Date: Fri, 30 Dec 2016 23:56:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: luizluca at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2016-q4/txt/msg00028.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21002 --- Comment #5 from Luiz Angelo Daros de Luca -= -- It is not part of my use case but besides the problems already mentioned, elfutils/src will still miss from glibc: - obstack - fts (I already use a patch to remove its dependency on lib*) The approach used by voidlinux is to create independent libraries and check= ing for them on ./configure as in https://github.com/voidlinux/void-packages/blob/master/srcpkgs/elfutils/pat= ches/musl-fts-obstack.patch If I manually remove src from Makefile, everything else builds nicely. --=20 You are receiving this mail because: You are on the CC list for the bug.