From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1611 Path: news.gmane.org!not-for-mail From: Luca Barbato Newsgroups: gmane.linux.lib.musl.general Subject: Re: Todo for release? Date: Thu, 16 Aug 2012 19:11:54 +0200 Message-ID: <502D29DA.3020807@gentoo.org> References: <20120813185329.GA20024@brightrain.aerifal.cx> <20120815040836.GJ27715@brightrain.aerifal.cx> <502B9CB6.6000802@gentoo.org> <20120815143436.GL27715@brightrain.aerifal.cx> <502BEA42.80803@gentoo.org> <20120815212525.GQ27715@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1345137135 18494 80.91.229.3 (16 Aug 2012 17:12:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Aug 2012 17:12:15 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1612-gllmg-musl=m.gmane.org@lists.openwall.com Thu Aug 16 19:12:15 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 1T23cC-00056S-4n for gllmg-musl@plane.gmane.org; Thu, 16 Aug 2012 19:12:12 +0200 Original-Received: (qmail 26552 invoked by uid 550); 16 Aug 2012 17:12:11 -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 26542 invoked from network); 16 Aug 2012 17:12:10 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120801 Thunderbird/14.0 In-Reply-To: <20120815212525.GQ27715@brightrain.aerifal.cx> X-Enigmail-Version: 1.5a1pre Xref: news.gmane.org gmane.linux.lib.musl.general:1611 On 08/15/2012 11:25 PM, Rich Felker wrote: > 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? > Yes it does. Thank you.