From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10759 Path: news.gmane.org!.POSTED!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: compiling musl on openbsd Date: Thu, 1 Dec 2016 15:17:54 +0100 Message-ID: <20161201141754.GB5749@port70.net> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1480601894 5371 195.159.176.226 (1 Dec 2016 14:18:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 1 Dec 2016 14:18:14 +0000 (UTC) User-Agent: Mutt/1.6.0 (2016-04-01) Cc: Rashad Kanavath To: musl@lists.openwall.com Original-X-From: musl-return-10772-gllmg-musl=m.gmane.org@lists.openwall.com Thu Dec 01 15:18:05 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1cCSBY-0008T6-Ob for gllmg-musl@m.gmane.org; Thu, 01 Dec 2016 15:18:04 +0100 Original-Received: (qmail 3185 invoked by uid 550); 1 Dec 2016 14:18:06 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 3167 invoked from network); 1 Dec 2016 14:18:06 -0000 Mail-Followup-To: musl@lists.openwall.com, Rashad Kanavath Content-Disposition: inline In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:10759 Archived-At: * Rashad Kanavath [2016-12-01 14:13:28 +0100]: > > There was some thread on building musl on bsd. But I couldn't find them. > > I tried to compile musl git(master) on openbsd 6.0 and failed . > there is no compilation failure in the log you linked. but musl only works on bsd with correct linux syscall emulation. > configure and build log is attached. > > uname -a > OpenBSD my.domain 6.0 GENERIC.MP#2319 amd64 > > > configure log: > https://gist.github.com/rkanavath/54b46c95e56d91eeacec9fa5cf7859c2 > build log: > https://gist.github.com/rkanavath/1f9af3fd381a2df6d8e9a1081118bfd4