From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2692 Path: news.gmane.org!not-for-mail From: Alexander Stadler Newsgroups: gmane.linux.lib.musl.general Subject: Re: Bug in include/netinet/in.h Date: Tue, 29 Jan 2013 19:33:23 +0100 Message-ID: <510815F3.5080708@univie.ac.at> References: <51001259.8040602@univie.ac.at> <510016A5.2000903@barfooze.de> <20130123171138.GT20323@brightrain.aerifal.cx> <510189DB.6070106@univie.ac.at> <51019D9B.2040300@barfooze.de> <510808F2.9030002@univie.ac.at> <20130129181014.GD6181@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1359484400 27548 80.91.229.3 (29 Jan 2013 18:33:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jan 2013 18:33:20 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2693-gllmg-musl=m.gmane.org@lists.openwall.com Tue Jan 29 19:33:40 2013 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 1U0Fzz-0005bf-TI for gllmg-musl@plane.gmane.org; Tue, 29 Jan 2013 19:33:36 +0100 Original-Received: (qmail 12081 invoked by uid 550); 29 Jan 2013 18:33:17 -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 12073 invoked from network); 29 Jan 2013 18:33:17 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=univie.ac.at; s=rev2; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=uA9zY1EHkZj5sE77t0yhXfjK5Fxpb1Ko81nAXKCg+Ms=; b=qtlctzN08YT1btPp5RL0cplfjqMNyFV/qJabwH2A3Moa5Md49mkjVJPeS/nFso19+HRwXWgzNjFhVMrWpbuLA632yfa//qVz4qHj2gR7qhC3QEVGe/9nAiaJp7UkIPSVnofnfNSUqPHGOc8Gs1fi40VrvmCXjPIg+kvurT+Et0Q=; User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 In-Reply-To: <20130129181014.GD6181@port70.net> X-Univie-Virus-Scan: scanned by ClamAV on joan.univie.ac.at Xref: news.gmane.org gmane.linux.lib.musl.general:2692 Archived-At: Am 29.01.2013 19:10, schrieb Szabolcs Nagy: > * Alexander Stadler [2013-01-29 18:37:54 +0100]: >> https://dev.openwrt.org/changeset/34427 >> disables sstrip when musl is used, >> but does not select strip instead. >> Unfortunately I don't know why sstrip got disabled. >> > > i've set a mail to openwrt-devel about this > in case they are not reading it here > > it would be iteresting to see how well musl > works on openwrt.. > are you using a real device or qemu? Nbd already added the strip change :-). I haven't compiled through by now. All problems currently are in: https://dev.openwrt.org/ticket/12651 (don't want to spam on the list here too much..) Florian wrote it didn't work on qemu, so if I compile through at some time.. I decide if I want to try a real device.