From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2243 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: A few issues on MIPS Date: Mon, 5 Nov 2012 19:50:56 +0100 Message-ID: <20121105185056.GW24157@port70.net> References: <20121105152832.GV24157@port70.net> <20121105173127.GQ20323@brightrain.aerifal.cx> 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 1352141471 28802 80.91.229.3 (5 Nov 2012 18:51:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Nov 2012 18:51:11 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2244-gllmg-musl=m.gmane.org@lists.openwall.com Mon Nov 05 19:51:20 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 1TVRlW-0000Lj-0l for gllmg-musl@plane.gmane.org; Mon, 05 Nov 2012 19:51:18 +0100 Original-Received: (qmail 5305 invoked by uid 550); 5 Nov 2012 18:51:08 -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 5293 invoked from network); 5 Nov 2012 18:51:08 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:2243 Archived-At: > I have recompiled musl with the patch and mongoose is working now. > > I will report back on sqlite after a few hours. > that was fast :) > On 2012/11/05 19:31 Rich Felker wrote: > Kernel headers are completely irrelevant; they're not used anywhere. kd.h, vt.h, soundcard.h include the corresponding linux header but i guess this is for broken code including them with the wrong path (foo.h vs linux/foo.h)