From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1602 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: Todo for release? Date: Wed, 15 Aug 2012 17:25:25 -0400 Message-ID: <20120815212525.GQ27715@brightrain.aerifal.cx> References: <20120813185329.GA20024@brightrain.aerifal.cx> <20120815040836.GJ27715@brightrain.aerifal.cx> <502B9CB6.6000802@gentoo.org> <20120815143436.GL27715@brightrain.aerifal.cx> <502BEA42.80803@gentoo.org> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1345065864 21299 80.91.229.3 (15 Aug 2012 21:24:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Aug 2012 21:24:24 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1603-gllmg-musl=m.gmane.org@lists.openwall.com Wed Aug 15 23:24:24 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1T1l4g-0001tS-3X for gllmg-musl@plane.gmane.org; Wed, 15 Aug 2012 23:24:22 +0200 Original-Received: (qmail 9956 invoked by uid 550); 15 Aug 2012 21:24:20 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 9948 invoked from network); 15 Aug 2012 21:24:20 -0000 Content-Disposition: inline In-Reply-To: <502BEA42.80803@gentoo.org> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:1602 On Wed, Aug 15, 2012 at 08:28:18PM +0200, Luca Barbato wrote: > On 8/15/12 4:34 PM, Rich Felker wrote: > >Could you explain a little bit what the problem is, like "I'm trying > >to build X and function Y is undeclared" or similar? Before trying to > >address the issue, I'd like to know what problem it's solving. :-) > > One is libav, I need to complete my gentoo chroot to name exactly > other programs relying on XOPEN but I recall that there are others. Does the latest git solve your problem? Rich