From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/245 Path: news.gmane.org!not-for-mail From: Jens Staal Newsgroups: gmane.linux.lib.musl.general Subject: Re: BusyBox ? Date: Thu, 4 Aug 2011 15:18:26 +0200 Message-ID: References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1312463948 27477 80.91.229.12 (4 Aug 2011 13:19:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 4 Aug 2011 13:19:08 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-329-gllmg-musl=m.gmane.org@lists.openwall.com Thu Aug 04 15:19:04 2011 Return-path: Envelope-to: gllmg-musl@lo.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by lo.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1QoxpE-0004MQ-Na for gllmg-musl@lo.gmane.org; Thu, 04 Aug 2011 15:19:00 +0200 Original-Received: (qmail 29882 invoked by uid 550); 4 Aug 2011 13:19:00 -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 29874 invoked from network); 4 Aug 2011 13:18:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Ic+RUH+MeS+xsqjesUD/H5Z4kzAHvQZzWuQcf61ZLWM=; b=TizzMIAWWLb7Utuwn9v/2y1n1ow8pFCOixt+ssYNS29ATsGpFAHuwYbHOtXVioOoaW 0wOFay/lBHxrOxA1fWjpqXWZxqupbwLWWqb1cez8PSLEreIRUn6zNm+15tJJgWOySAuO yhO4cTvMArVBx7mWYJfOLj13KLDtUfJBMFLoE= In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:245 Archived-At: Hi I made an AUR for BusyBox built statically against musl and did not experience any problems back then. https://aur.archlinux.org/packages.php?ID=50309 check out the config attached to that build. It might give an indication if the things you want are possible to build. 2011/8/4 : > Hello all ! > > Is there something special to do to build BusyBox with musl ? > Should i build busybox statically or not ? > > I saw on the musl website that some Busybox's applets don't work with > musl, which ones ? > > Thanks for your answers, > > Cheers, > Nick >