From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/8838 Path: news.gmane.org!not-for-mail From: Frieder Berthold Newsgroups: gmane.linux.lib.musl.general Subject: Building OpenJDK8 with musl Date: Wed, 11 Nov 2015 12:11:50 +0100 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114075c2a27cef052441e4d2 X-Trace: ger.gmane.org 1447240338 24297 80.91.229.3 (11 Nov 2015 11:12:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Nov 2015 11:12:18 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-8851-gllmg-musl=m.gmane.org@lists.openwall.com Wed Nov 11 12:12:18 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1ZwTK5-0002ML-7A for gllmg-musl@m.gmane.org; Wed, 11 Nov 2015 12:12:17 +0100 Original-Received: (qmail 23998 invoked by uid 550); 11 Nov 2015 11:12: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 23936 invoked from network); 11 Nov 2015 11:12:02 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=yBxnSAHDQ62fbvz8PrK+6A6KjyaF4/8ZT44dJXs7SMs=; b=c25QUMM594Vy1AOEb2f1jWB2hnqCUFwrNoZHe9UToniERP6d2cRPEatSc8mxh7h6Be fpYhbIO4+gV0B2HcWLnj7EHkRHdiNHFUlQ6U5SKDYzjdipO2ZxSf/yNGnqKprC6+aEFm 5pQ4bYCwHFdL3LFxUxCm0rAi0IAdkWTfsiPAWkKicysEYxTP/iiGqMx3YUm9rg/Y+pP+ Xe69Z/TXJZGOzQDQDuM2l0P3u3v93Flk1tAj/YzFZPLyfLBYtd+ufNoO+CjPK/b9D/BH 5YyPA3q95vSkapsUOPbiNb3kqBuyVCZ0zksuLpCmfhGK7tcYWE8UvpXlk+E+OmARCqE2 FMWA== X-Received: by 10.107.158.213 with SMTP id h204mr10434160ioe.129.1447240310880; Wed, 11 Nov 2015 03:11:50 -0800 (PST) Xref: news.gmane.org gmane.linux.lib.musl.general:8838 Archived-At: --001a114075c2a27cef052441e4d2 Content-Type: text/plain; charset=UTF-8 Hello to all, I want to build a rather small Java Runtime Environment with OpenJDK8 and the small JamVM and use musl for this purpose. Unfortunately OpenJDK needs the header sys/sysctl.h which musl does not provide anymore ( I found older musl version which include this header). Is there a reason for that? Maybe someone already tried to build OpenJDK8 with musl and could give me some further hints? Thanks in advance Frieder --001a114075c2a27cef052441e4d2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello to all,

I want= to build a rather small Java Runtime Environment with OpenJDK8 and the sma= ll JamVM and use musl for this purpose. Unfortunately OpenJDK needs the hea= der sys/sysctl.h which musl does not provide anymore ( I found older musl v= ersion which include this header).
Is there a reason for that?
Maybe someone already tried to build OpenJDK8 with musl and coul= d give me some further hints?

Thanks in advance
Fried= er
--001a114075c2a27cef052441e4d2--