From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 22:26:05 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20BEC1065670; Sun, 1 Apr 2012 22:26:05 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id E02CF8FC0A; Sun, 1 Apr 2012 22:26:04 +0000 (UTC) Received: by dadz14 with SMTP id z14so8195807dad.17 for ; Sun, 01 Apr 2012 15:26:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qcY0OoIt+p0qkSXfgxzuvAr4pA1RcNZVpdeQWd8dQcQ=; b=n0Bm+pl15q8oDuQ7stzkJId/jtz1VzAvwe7BG8jeUssMA7UfVSPKKjX8urvUwQpBmG m/MJ77pYfhsLSExOmlcbLSTSMek22EYRj74zO8w+qR9jdGOCXD1GWBqfDqipqXVFp7pP 3oWN3UNaOPtZ1fA5N4v4IwL3Y7SJZgEvi14wjYdFwT7A5+eT52KAlBwOLjgG5ea+shC/ WK0LN31z3wzkLSDteWbNGJ5RLNMiD5GkjCeEuEx73d3IwetMFMmru6HXyNpbsD1yTQdX 4OEH2o/42vJNCCHkTCFkxVa7fZlrbnou0haPmSUtv+IHKGQAsJ+N+5O+q0/n9IQOXNOS RUwA== MIME-Version: 1.0 Received: by 10.68.230.70 with SMTP id sw6mr15774606pbc.101.1333319164267; Sun, 01 Apr 2012 15:26:04 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Sun, 1 Apr 2012 15:26:04 -0700 (PDT) Date: Sun, 1 Apr 2012 18:26:04 -0400 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML , freebsd-java , glewis@eyesbeyond.com, brd@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 22:26:05 -0000 It seems that all ports have a dependency on openjdk6/7 with that being i386/AMD64 only. I will try compiling jchessboard from source and running it after I send this email. Mr. Davis, you are receiving this email so that you know it is not spam. From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 22:42:43 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E557B106566C; Sun, 1 Apr 2012 22:42:43 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id AE6EB8FC1A; Sun, 1 Apr 2012 22:42:43 +0000 (UTC) Received: by dadz14 with SMTP id z14so8232423dad.17 for ; Sun, 01 Apr 2012 15:42:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=LucOH+QLJHj7SxD1rEkgPbcLwt1WS8KNd/VLme5fU9M=; b=l8gq2dzwJCG7MBbdTYaUl7K7SkMNkPUjMEc/9lGxMNBimpux8nBsJezrnvqMTsOUYE CxXYO+2Z8n6IHi/wklf7WzsteExTcrOj4r4P/QGPF/htArljqK3/XPSmUWNnUm8NDKw+ 80B9f6I6pjeAtfVoB5fYmeod3zswapI3u3zmn4bjh7HDFRUF0BWpk7rUVT5a8SSgH47s Z8AbX0mqnpOEZA5rCGW3KxeBte2NkmKGt4GME1wWEZYPqS/r3Q5Z8TaQEN8gulR3WJBs QTCSdc2gKUiw//tvPskdCAC52ymwtAAZg0VwE5rpFrH/Au3lQtMoRBIjy98miBight6/ uduA== MIME-Version: 1.0 Received: by 10.68.213.73 with SMTP id nq9mr15868061pbc.143.1333320163226; Sun, 01 Apr 2012 15:42:43 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Sun, 1 Apr 2012 15:42:43 -0700 (PDT) In-Reply-To: References: Date: Sun, 1 Apr 2012 18:42:43 -0400 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML , freebsd-java , glewis@eyesbeyond.com, brd@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 22:42:44 -0000 /usr/local/java/jre JChessBoard.jar /usr/local/java/jre permission denied I'm receiving a permission denied error even with /usr/local/java/jre/bin/java as root. I created a /usr/local/java directory, made the bin and jre/bin directories executable with chmod +x, and set permissions at chmod 0666 for /usr/local/java and all subdirectories. Are there any user groups that I need to add? On 4/1/12, Super Bisquit wrote: > It seems that all ports have a dependency on openjdk6/7 with that > being i386/AMD64 only. > I will try compiling jchessboard from source and running it after I > send this email. > > Mr. Davis, you are receiving this email so that you know it is not spam. > From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 22:47:13 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 456531065746; Sun, 1 Apr 2012 22:47:13 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id C02818FC0C; Sun, 1 Apr 2012 22:47:12 +0000 (UTC) Received: by qao25 with SMTP id 25so1504960qao.13 for ; Sun, 01 Apr 2012 15:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=cpyh6fdssH3GTaRRU3DF8p0iFHUelJOk5MT14MC0BHw=; b=eJYXGU2hdXfn30rwb3yNJTzqhNMsMxECw0t+qgYbsRf8uD2BWjjcukLya8hSi94oqk pVtp1YKZx1Ge3FZ6FQxNTh1F0HRmeLPTIhx3L2UTEYp+0uZ6AkyejeewSHjHKzaBGiBK WDJ1SrIs+T1uuFLeXC0RPWVXfIK9lPAMfLVk3JsrnQQelfrLa7DDMkMpqBhVFk0KogpL exGjA9j6blyuioIYKwm8KHoOb047fBiacWoenycvoIwi8SMKEcX/cXXxfuiBd+/jn/e6 ChB9ZUiCnKWN9xqterGZWzZGSH12a1Wgrn4fk6c3uO2V52KhWdysHxHzXO9dS5ifQFbG Is8Q== Received: by 10.229.137.21 with SMTP id u21mr2414801qct.115.1333320426376; Sun, 01 Apr 2012 15:47:06 -0700 (PDT) Received: from narn.knownspace (216-15-41-8.c3-0.gth-ubr1.lnh-gth.md.cable.rcn.com. [216.15.41.8]) by mx.google.com with ESMTPS id j17sm31423436qaj.9.2012.04.01.15.47.05 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 Apr 2012 15:47:05 -0700 (PDT) Date: Sun, 1 Apr 2012 18:47:02 -0400 From: Justin Hibbits To: Super Bisquit Message-ID: <20120401184702.1fcb35c9@narn.knownspace> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; powerpc-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-java , brd@freebsd.org, FreeBSD PowerPC ML Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 22:47:13 -0000 On Sun, 1 Apr 2012 18:26:04 -0400 Super Bisquit wrote: > It seems that all ports have a dependency on openjdk6/7 with that > being i386/AMD64 only. > I will try compiling jchessboard from source and running it after I > send this email. > > Mr. Davis, you are receiving this email so that you know it is not > spam. Were you able to get the zero VM working, or VMKit, on FreeBSD/PowerPC? Regarding your second email, does /usr/local/java/jar have execute permission (dumb question, but still helps to ask). If so, check what's going on with ktrace or truss, those may help you fix the problem. - Justin From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 22:51:44 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 899DE1065670 for ; Sun, 1 Apr 2012 22:51:44 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3B39E8FC12 for ; Sun, 1 Apr 2012 22:51:43 +0000 (UTC) Received: by vcmm1 with SMTP id m1so1961885vcm.13 for ; Sun, 01 Apr 2012 15:51:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=g2HaIqa8NXtph1hqwhMqnYnbzVqn4c6wA01kwCzoQ9k=; b=fUIaMHrW11MIn9vOk91VH/uSl8LogcnwqPTDs48mliqxVC27UzLcz4nPGrykAq/E85 Y2T+lZfWmZkbHkz6H6iuaJZc+GEq1aC1qho/e3Ptpe4gzQwylfjZ0KiXops1zRkGpu4w 1L+/NDhoAHQJOtTBN1P8H6lUed8Gp99PsTIYP5hG1AZ1Fp9pN/wFl16P5B+B9CGLwSm4 VcruyXm61ahRTWIQn/ZSO850SR0FG+pM12TBq4niTvvg5SDgkgMimKGINuXd8uuPmdnv UzWjNnKy+h17zBqG1Nw9je4dBhGw9gYext8rDyX0Lxv2g+NfSmpehWPIWis7rr4QACm1 6kAw== MIME-Version: 1.0 Received: by 10.220.232.10 with SMTP id js10mr2930528vcb.53.1333320703387; Sun, 01 Apr 2012 15:51:43 -0700 (PDT) Received: by 10.52.156.195 with HTTP; Sun, 1 Apr 2012 15:51:43 -0700 (PDT) X-Originating-IP: [203.99.129.1] In-Reply-To: References: Date: Mon, 2 Apr 2012 10:51:43 +1200 Message-ID: From: Jonathan Chen To: Super Bisquit Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQk/JDGpVAEMxuUqiMS4KWd7k19MftqpKmWa85y4QS4IJgkyHPIVi23nzT/czH2J9ieH2CtA Cc: freebsd-java , FreeBSD PowerPC ML Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 22:51:44 -0000 On 2 April 2012 10:42, Super Bisquit wrote: > /usr/local/java/jre JChessBoard.jar > /usr/local/java/jre permission denied > > I'm receiving a permission denied error even with > /usr/local/java/jre/bin/java as root. /usr/local/java/jre is a directory. You can't run it, even if you're root. -- Jonathan Chen From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 23:02:40 2012 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80197106566B; Sun, 1 Apr 2012 23:02:40 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 3DD478FC0C; Sun, 1 Apr 2012 23:02:39 +0000 (UTC) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.14.4/8.14.4) with ESMTP id q31N2X8J030734; Sun, 1 Apr 2012 16:02:33 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.14.4/8.14.4/Submit) id q31N2WJ9030733; Sun, 1 Apr 2012 16:02:32 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sun, 1 Apr 2012 16:02:32 -0700 From: Greg Lewis To: Super Bisquit Message-ID: <20120401230232.GA30680@misty.eyesbeyond.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ppc@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 23:02:40 -0000 On Sun, Apr 01, 2012 at 06:42:43PM -0400, Super Bisquit wrote: > /usr/local/java/jre JChessBoard.jar > /usr/local/java/jre permission denied > > I'm receiving a permission denied error even with > /usr/local/java/jre/bin/java as root. It looks like you're trying to execute a directory. Don't you really mean to be doing /usr/local/java/jre/bin/java JChessBoard.jar ? > I created a /usr/local/java directory, made the bin and jre/bin > directories executable with chmod +x, and set permissions at chmod > 0666 for /usr/local/java and all subdirectories. > > Are there any user groups that I need to add? > > > > On 4/1/12, Super Bisquit wrote: > > It seems that all ports have a dependency on openjdk6/7 with that > > being i386/AMD64 only. > > I will try compiling jchessboard from source and running it after I > > send this email. > > > > Mr. Davis, you are receiving this email so that you know it is not spam. > > -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 23:10:48 2012 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C11B106564A; Sun, 1 Apr 2012 23:10:48 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5035E8FC1A; Sun, 1 Apr 2012 23:10:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q31NAmfn045381; Sun, 1 Apr 2012 23:10:48 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q31NAmAR045372; Sun, 1 Apr 2012 23:10:48 GMT (envelope-from glewis) Date: Sun, 1 Apr 2012 23:10:48 GMT Message-Id: <201204012310.q31NAmAR045372@freefall.freebsd.org> To: panixgr@yahoo.com, glewis@FreeBSD.org, freebsd-java@FreeBSD.org From: glewis@FreeBSD.org Cc: Subject: Re: ports/155967: [bsd.java.mk] [patch] javavm wrapper insists on diablo X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 23:10:48 -0000 Synopsis: [bsd.java.mk] [patch] javavm wrapper insists on diablo State-Changed-From-To: open->closed State-Changed-By: glewis State-Changed-When: Sun Apr 1 23:10:26 UTC 2012 State-Changed-Why: openjdk6 is now the default Java port. http://www.freebsd.org/cgi/query-pr.cgi?pr=155967 From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 23:31:02 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48CCA106566B; Sun, 1 Apr 2012 23:31:02 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 144D48FC0C; Sun, 1 Apr 2012 23:31:01 +0000 (UTC) Received: by dadz14 with SMTP id z14so8335371dad.17 for ; Sun, 01 Apr 2012 16:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vWuNL70en2+R34w4DLbxUAKCSN7VsJRZ3PbsYfX+GWY=; b=YesoMaRcdDMzoFTjIIWL6uV8F09+Bz5BrQ3vnecsfuZEKHwpjoL1m3kPIqyuIDoROs 8zmwqG50lvexxk+pyEp6ij9IEOeaGwmM1yMxt26uQhquZBUGKEy6675yC5B92Q2Tsdyf NjARdxgVNki1vm6HR2B5Sj8X9GMduLoS02f+CxhZL2LZANdiI7+4Oq0zYcJrMZNIsMle Qxgnn5NNerLFYcojpm+fbNoXg2gGIeNVWeg1gcaDR9A9XHnau21O8Hf2S3eIS02WD8Mc Pz0nA2Yz9MILHBQyZdYeJc8tqVdvwChyNjeD4q5mliS+65u8ESk0kz6jrTfLJrCwnTRK GF3w== MIME-Version: 1.0 Received: by 10.68.200.199 with SMTP id ju7mr15839162pbc.122.1333323061245; Sun, 01 Apr 2012 16:31:01 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Sun, 1 Apr 2012 16:31:01 -0700 (PDT) In-Reply-To: <20120401184702.1fcb35c9@narn.knownspace> References: <20120401184702.1fcb35c9@narn.knownspace> Date: Sun, 1 Apr 2012 19:31:01 -0400 Message-ID: From: Super Bisquit To: Justin Hibbits , FreeBSD PowerPC ML , freebsd-java Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 23:31:02 -0000 On Sun, Apr 1, 2012 at 6:47 PM, Justin Hibbits wrote: > On Sun, 1 Apr 2012 18:26:04 -0400 > Super Bisquit wrote: > > > It seems that all ports have a dependency on openjdk6/7 with that > > being i386/AMD64 only. > > I will try compiling jchessboard from source and running it after I > > send this email. > > > > Mr. Davis, you are receiving this email so that you know it is not > > spam. > > Were you able to get the zero VM working, or VMKit, on FreeBSD/PowerPC? > Not as of yet. VMkit is in llvm and I need an example of using cmake. I'll probably try the jamvm either later tonight or by Wednesday. > > Regarding your second email, does /usr/local/java/jar have execute > permission (dumb question, but still helps to ask). If so, check > what's going on with ktrace or truss, those may help you fix the > problem. > > - Justin > From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 23:32:34 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A8BE106566C; Sun, 1 Apr 2012 23:32:34 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 2386E8FC14; Sun, 1 Apr 2012 23:32:34 +0000 (UTC) Received: by dadz14 with SMTP id z14so8338606dad.17 for ; Sun, 01 Apr 2012 16:32:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mTmd87NMOjG6BjJfnLbGys/Xwf23b5bfEyKE5dUIlFs=; b=I7rRcN/14eLFZUUIVHOKY3f1h4P5xfRhAj9Hb+yL3rys6IxuPucWCUJ4vXV3hXj5/S jLzi/XeiZcFbDPCWXqSqs8mGIxJ1G2Jp/hlICPpQ4Nu/H1uJPJd3nc6TlGSKmLXZA9ZY 85RMnkYwiDH0tzPv4zU6jq42/hDrkLiYgtm2Hin9/GwUuoNs1O/egeEQnE0BMz/XSgFU CUVr0+ABJ2Og88UPhz3Zk8fXBxk6VidKSzVwFmj6RPpOKf8+XJV/y+5avpqw6GyIr799 qW700oWfO1Bk2B9i/a+DtAW3sxV9VYdM2cauZxNiplaxtInXYbp/SohFAdWUZhkt1V45 1GSA== MIME-Version: 1.0 Received: by 10.68.197.39 with SMTP id ir7mr16427561pbc.17.1333323153889; Sun, 01 Apr 2012 16:32:33 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Sun, 1 Apr 2012 16:32:33 -0700 (PDT) In-Reply-To: <20120401230232.GA30680@misty.eyesbeyond.com> References: <20120401230232.GA30680@misty.eyesbeyond.com> Date: Sun, 1 Apr 2012 19:32:33 -0400 Message-ID: From: Super Bisquit To: Greg Lewis , FreeBSD PowerPC ML , freebsd-java Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 23:32:34 -0000 On Sun, Apr 1, 2012 at 7:02 PM, Greg Lewis wrote: > On Sun, Apr 01, 2012 at 06:42:43PM -0400, Super Bisquit wrote: > > /usr/local/java/jre JChessBoard.jar > > /usr/local/java/jre permission denied > > > > I'm receiving a permission denied error even with > > /usr/local/java/jre/bin/java as root. > > It looks like you're trying to execute a directory. Don't you really mean > to be doing > > /usr/local/java/jre/bin/java JChessBoard.jar > I did that also with the same results. > > ? > > > I created a /usr/local/java directory, made the bin and jre/bin > > directories executable with chmod +x, and set permissions at chmod > > 0666 for /usr/local/java and all subdirectories. > > > > Are there any user groups that I need to add? > > > > > > > > On 4/1/12, Super Bisquit wrote: > > > It seems that all ports have a dependency on openjdk6/7 with that > > > being i386/AMD64 only. > > > I will try compiling jchessboard from source and running it after I > > > send this email. > > > > > > Mr. Davis, you are receiving this email so that you know it is not > spam. > > > > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > From owner-freebsd-java@FreeBSD.ORG Sun Apr 1 23:33:56 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 870DE106566C; Sun, 1 Apr 2012 23:33:56 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 50EF58FC14; Sun, 1 Apr 2012 23:33:56 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so4236593pbc.13 for ; Sun, 01 Apr 2012 16:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QCgUKdpGZQydB4sqH3jWCTm4DPQvdqdtUSjVUg03Who=; b=CYwpUGV1z6LyV41Oxqv3V2Vyjw9R3N2Yy1cQgCF1zZRyf5rsPeDv1b5x2KbBaao8Q4 8ZsJVaGKNOr1zIf+IAkaskIf+4L2KrDtkgjwImO1fs8qyggQCFoMdg1pS3hllzPa8q7/ loVkM7u6/WjdGkxHk99F9r9lLWbAnZtNNkSKrh99EUWK4+YiSvn8rksdYGUdrple5jSr Rw3OloVX+aUSv8mGOo1WwjtVUN0zQpzgS8Mrr1JhT6L2sWu3zMLl9L0KWv9QkdtyaF0V Hq77wqGV3BRikaukMT+SKle5fNlUO8ebqZtfhn8LAtJlKppsnV9MoxlFcyDpXRTvRd7G o3tg== MIME-Version: 1.0 Received: by 10.68.230.70 with SMTP id sw6mr16057642pbc.101.1333323235813; Sun, 01 Apr 2012 16:33:55 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Sun, 1 Apr 2012 16:33:55 -0700 (PDT) In-Reply-To: References: Date: Sun, 1 Apr 2012 19:33:55 -0400 Message-ID: From: Super Bisquit To: Jonathan Chen , FreeBSD PowerPC ML , freebsd-java Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 23:33:56 -0000 On Sun, Apr 1, 2012 at 6:50 PM, Jonathan Chen wrote: > On 2 April 2012 10:42, Super Bisquit wrote: > > /usr/local/java/jre JChessBoard.jar > > /usr/local/java/jre permission denied > > > > I'm receiving a permission denied error even with > > /usr/local/java/jre/bin/java as root. > > /usr/local/java/jre is a directory. You can't run it, even if you're root. > That was a dumb mistake on my part. > -- > Jonathan Chen > From owner-freebsd-java@FreeBSD.ORG Mon Apr 2 08:35:50 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D720106564A; Mon, 2 Apr 2012 08:35:50 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id DA33E8FC14; Mon, 2 Apr 2012 08:35:49 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so4624956pbc.13 for ; Mon, 02 Apr 2012 01:35:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EhMj306/x9niz9QetViSooBwFTrIOQ2b6gVszI1WFKM=; b=DJVdKXLw0aIBx8Rv/u8pMkNrlk77pHcHj2evksRqjlx2biQmHuaYiBxtWaNCRlRTSa zJWzJLR5eVYrGUr9tlGLZ9TLshWdmHCxs/Ak0J1affv3riQnJj+7GjY5F/h5cdMD/W/s E/Q6UnKaucqi0mb0mdUb1V+scfODnN0JPY5CexrPp6zmmks7CxSizB8dyj4UOpj/HsX0 PKRZwJ0KzdE0gctbLlRQYf5XNob20CTwGiMzv15yLeZ119LUvi2Co/iXpZttrm/iRByW Wzb5o7aF15CxQkrvxmi6YbNX03qEMQo/DuSrr+KQcvBaQtSwLiimGYjdr6nblvzJaJtn JoRA== MIME-Version: 1.0 Received: by 10.68.125.226 with SMTP id mt2mr19132871pbb.38.1333355749085; Mon, 02 Apr 2012 01:35:49 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Mon, 2 Apr 2012 01:35:49 -0700 (PDT) In-Reply-To: References: Date: Mon, 2 Apr 2012 04:35:49 -0400 Message-ID: From: Super Bisquit To: Carlo Dapor Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-java , FreeBSD PowerPC ML Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2012 08:35:50 -0000 chipchop# find -type d -exec chmod 0755 {}\; find: illegal option -- t find: illegal option -- y find: illegal option -- p find: illegal option -- e find: d: No such file or directory chipchop# On Sun, Apr 1, 2012 at 10:51 PM, Carlo Dapor wrote: > Strike the -R. > On Apr 2, 2012 4:49 AM, "Carlo Dapor" wrote: > >> Find -type d -exec chmod -R 0755 {}\; >> Works like magic. >> > chipchop# find -type d -exec chmod 0755 {}\; find: illegal option -t find: illegal option -y find: illegal option -p find: illegal option -e find: d: no such file or directory chipchop# Should it be find $JAVA_BIN_PATH and then the following arguments? When I do exec chmod 0755 $PWD in /usr/local/java/bin it then exits; I'm wondering if this is normal behavior. The problem also occurs in /usr/local/java/jre/bin. Normally, stating chmod $VALUE works; yet, maybe if I execute chmod +x it will work better? Let's see ... Nope, the same thing occurs. even with ls -l /usr/local/java/bin I receive a permission denied error. If this has anything to do with it; I've noticed that MacOS items will have a preceding 4 plus the last three digits- from looking at iPhone directories. > On Apr 2, 2012 12:43 AM, "Super Bisquit" wrote: >> >>> /usr/local/java/jre JChessBoard.jar >>> /usr/local/java/jre permission denied >>> >>> I'm receiving a permission denied error even with >>> /usr/local/java/jre/bin/java as root. >>> >>> I created a /usr/local/java directory, made the bin and jre/bin >>> directories executable with chmod +x, and set permissions at chmod >>> 0666 for /usr/local/java and all subdirectories. >>> >>> Are there any user groups that I need to add? >>> >>> >>> >>> On 4/1/12, Super Bisquit wrote: >>> > It seems that all ports have a dependency on openjdk6/7 with that >>> > being i386/AMD64 only. >>> > I will try compiling jchessboard from source and running it after I >>> > send this email. >>> > >>> > Mr. Davis, you are receiving this email so that you know it is not >>> spam. >>> > >>> _______________________________________________ >>> freebsd-ppc@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc >>> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >>> >> From owner-freebsd-java@FreeBSD.ORG Mon Apr 2 08:42:18 2012 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 891061065670; Mon, 2 Apr 2012 08:42:18 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id DF4008FC1B; Mon, 2 Apr 2012 08:42:17 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q328gE9D054186 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 2 Apr 2012 09:42:14 +0100 (BST) (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.5.1 smtp.infracaninophile.co.uk q328gE9D054186 Authentication-Results: smtp.infracaninophile.co.uk/q328gE9D054186; dkim=none (no signature); dkim-adsp=none Message-ID: <4F79665E.7020902@FreeBSD.org> Date: Mon, 02 Apr 2012 09:42:06 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: Super Bisquit References: In-Reply-To: X-Enigmail-Version: 1.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig66E791C9507E12DA4C396864" X-Virus-Scanned: clamav-milter 0.97.4 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: Carlo Dapor , FreeBSD PowerPC ML , freebsd-java Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2012 08:42:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig66E791C9507E12DA4C396864 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/04/2012 09:35, Super Bisquit wrote: > chipchop# find -type d -exec chmod 0755 {}\; > find: illegal option -- t > find: illegal option -- y > find: illegal option -- p > find: illegal option -- e > find: d: No such file or directory You need to give find(1) a starting point directory as its first argument. Something like: find /usr/local/java -type d -exec chmod 0755 {} \; Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig66E791C9507E12DA4C396864 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk95ZmUACgkQ8Mjk52CukIzAuACfUxdXncKqOJFO0wcxQ4Rm+Z4r XFQAnAvb5YeCZvoIlDkLUdzLIMA9bgB4 =HO3D -----END PGP SIGNATURE----- --------------enig66E791C9507E12DA4C396864-- From owner-freebsd-java@FreeBSD.ORG Mon Apr 2 11:07:11 2012 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA98A10656D2 for ; Mon, 2 Apr 2012 11:07:11 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8BFB78FC15 for ; Mon, 2 Apr 2012 11:07:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q32B7BwY046833 for ; Mon, 2 Apr 2012 11:07:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q32B7AXf046831 for freebsd-java@FreeBSD.org; Mon, 2 Apr 2012 11:07:10 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 2 Apr 2012 11:07:10 GMT Message-Id: <201204021107.q32B7AXf046831@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2012 11:07:11 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- a java/163456 java [patch] java/openjdk6: build and distribute open timez o ports/162991 java java/openjdk6 fails to build o java/162522 java OpenJDK 6 is not setting close on exec o java/160553 java Jaikoz java based audio tagger core dumps o ports/159787 java java/openjdk6 nio muti-thread bug o ports/156674 java [PATCH] java/openjdk6: make x11-fonts/dejavu a build d o ports/155657 java java/openjdk6: missing symlink for include/freebsd/* o ports/154884 java java/openjdk6: Every NetBeans version on FreeBSD 8.1 c o ports/151923 java [patch] java/openjdk6: free and native openjdk bootstr o ports/151042 java [patch] java/openjdk6 Respect CC o java/147512 java Crash of RXTX-2.1-7 on AMD64 system o java/138729 java java/jdk16: setting 'export AWT_TOOLKIT=MToolkit' caus o java/138728 java java/jdk16: SIGSEGV in java runtime o java/128948 java java/jdk16 built from source can't bind a socket, but o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones f java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java 24 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Apr 2 14:21:40 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 61B85106564A; Mon, 2 Apr 2012 14:21:40 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 27DF18FC14; Mon, 2 Apr 2012 14:21:39 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so4981573pbc.13 for ; Mon, 02 Apr 2012 07:21:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=yFK9eiwEVlgB4dDmCLK4Py1xcRffhWFn96RawKO5m2A=; b=wUP5fNktlS/f7hJexfWCxpDO0cq1owWBHDdaJz7XdXj3H3WNGX7aOzdQmoyVdGjeoz 63yzLuQyfpjReu0w92W9fV8up5B9AW7cRFHzqENyEMMXZjajORcCch1KJl7dNhm9r3Tw LfX3wxrv6vGNUq2juS9+DZHLzLCK7u7f96+6X8rwyyQwj3dkwtSQ6CA4QM4zH0FYTBM4 +hnykFt+x3bgkhbKru/LqixZgjkNas3SDURQer0hx3KaWdcMQDsjrF+e/+OoazwHug7e KTeXsNg5hT/i3CqaLOVaXJ9ma8L7H9FtqIJw6vvEDUgi6JrLzRF7exfCiVyQrnwZxQfA CgRQ== MIME-Version: 1.0 Received: by 10.68.200.104 with SMTP id jr8mr18292110pbc.164.1333376499594; Mon, 02 Apr 2012 07:21:39 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Mon, 2 Apr 2012 07:21:39 -0700 (PDT) In-Reply-To: References: Date: Mon, 2 Apr 2012 10:21:39 -0400 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML , freebsd-java Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2012 14:21:40 -0000 I need to top post for reason that pasting in a message will cause the contents to be edited out. Apologies chipchop# find /usr/local/java/bin -type d -exec chmod 0755 {}\; usage: chmod [-fhv] [-R [-H | -L | -P]] mode file ... chipchop# find /usr/local/java/bin -type d -exec chmod -v -R +x /usr/local/java/bin/* find: -exec: no terminating ";" or "+" chipchop# find /usr/local/java/bin -type d -exec chmod -v -R +x /usr/local/java/bin/* {}\; chipchop# find /usr/local/java/jre/bin -type d -exec chmod -v -R +x /usr/local/java/jre/bin/* {}\; chipchop# pwd /home/boogers/Downloads/JChessBoard-1.5 chipchop# /usr/local/java/jre/bin/java *.jar /usr/local/java/jre/bin/java: Exec format error. Binary file not executable. chipchop# On Mon, Apr 2, 2012 at 4:53 AM, Carlo Dapor wrote: > My bad. > > > If you happen to be in the folder $JAVA_BIN_PATH, then you can type > > find . -type d -exec chmod 0755 {} \; > > Otherwise, this should work too: > > find $JAVA_BIN_PATH -type d -exec chmod 0755 {} \; > > > On 2 April 2012 10:35, Super Bisquit wrote: > > chipchop# find -type d -exec chmod 0755 {}\; > > find: illegal option -- t > > find: illegal option -- y > > find: illegal option -- p > > find: illegal option -- e > > find: d: No such file or directory > > chipchop# > > > > On Sun, Apr 1, 2012 at 10:51 PM, Carlo Dapor wrote: > >> > >> Strike the -R. > >> > >> On Apr 2, 2012 4:49 AM, "Carlo Dapor" wrote: > >>> > >>> Find -type d -exec chmod -R 0755 {}\; > >>> Works like magic. > > > > chipchop# find -type d -exec chmod 0755 {}\; > > find: illegal option -t > > find: illegal option -y > > find: illegal option -p > > find: illegal option -e > > find: d: no such file or directory > > chipchop# > > > > Should it be find $JAVA_BIN_PATH and then the following arguments? > > > > When I do exec chmod 0755 $PWD in /usr/local/java/bin it then exits; I'm > > wondering if this is normal behavior. The problem also occurs in > > /usr/local/java/jre/bin. > > > > Normally, stating chmod $VALUE works; yet, maybe if I execute chmod +x it > > will work better? > > Let's see ... > > Nope, the same thing occurs. even with ls -l /usr/local/java/bin I > receive a > > permission denied error. If this has anything to do with it; I've noticed > > that MacOS items will have a preceding 4 plus the last three digits- from > > looking at iPhone directories. > > > > > >>> > >>> On Apr 2, 2012 12:43 AM, "Super Bisquit" > wrote: > >>>> > >>>> /usr/local/java/jre JChessBoard.jar > >>>> /usr/local/java/jre permission denied > >>>> > >>>> I'm receiving a permission denied error even with > >>>> /usr/local/java/jre/bin/java as root. > >>>> > >>>> I created a /usr/local/java directory, made the bin and jre/bin > >>>> directories executable with chmod +x, and set permissions at chmod > >>>> 0666 for /usr/local/java and all subdirectories. > >>>> > >>>> Are there any user groups that I need to add? > >>>> > >>>> > >>>> > >>>> On 4/1/12, Super Bisquit wrote: > >>>> > It seems that all ports have a dependency on openjdk6/7 with that > >>>> > being i386/AMD64 only. > >>>> > I will try compiling jchessboard from source and running it after I > >>>> > send this email. > >>>> > > >>>> > Mr. Davis, you are receiving this email so that you know it is not > >>>> > spam. > >>>> > > >>>> _______________________________________________ > >>>> freebsd-ppc@freebsd.org mailing list > >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > >>>> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org > " > > > > > It has progressed a little. Thanks for the help to this point, peoples. It is appreciated. From owner-freebsd-java@FreeBSD.ORG Mon Apr 2 20:48:33 2012 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C8BD1065672; Mon, 2 Apr 2012 20:48:33 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0F01A8FC18; Mon, 2 Apr 2012 20:48:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q32KmWcG088388; Mon, 2 Apr 2012 20:48:32 GMT (envelope-from jgh@freefall.freebsd.org) Received: (from jgh@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q32KmWqO088384; Mon, 2 Apr 2012 20:48:32 GMT (envelope-from jgh) Date: Mon, 2 Apr 2012 20:48:32 GMT Message-Id: <201204022048.q32KmWqO088384@freefall.freebsd.org> To: venture37@geeklan.co.uk, jgh@FreeBSD.org, freebsd-java@FreeBSD.org From: jgh@FreeBSD.org Cc: Subject: Re: ports/156674: [PATCH] java/openjdk6: make x11-fonts/dejavu a build dep as build X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2012 20:48:33 -0000 Synopsis: [PATCH] java/openjdk6: make x11-fonts/dejavu a build dep as build State-Changed-From-To: open->feedback State-Changed-By: jgh State-Changed-When: Mon Apr 2 20:48:32 UTC 2012 State-Changed-Why: On a clean system I was able to build java/opejdk6 with IPV6=on with no issue. When I went to install, dejavu was installed and then openjdk6. Are you able to re-create this issue on a clean system with the current port? http://www.freebsd.org/cgi/query-pr.cgi?pr=156674 From owner-freebsd-java@FreeBSD.ORG Tue Apr 3 00:20:06 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 473DF1065673; Tue, 3 Apr 2012 00:20:06 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 087BD8FC16; Tue, 3 Apr 2012 00:20:05 +0000 (UTC) Received: by dadz14 with SMTP id z14so12802041dad.17 for ; Mon, 02 Apr 2012 17:20:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=09a17ABtkGU7MZoWbCItmwZcp+9X1dweh4uWjuTJRiE=; b=m85xlkcA1GONlRmTj0DY19U2A6V0+s8owBL5oFIkFeR3g3cEAn+myyO/5d9nNdKpgp n3udu8Xyj0Mi6fbWJOn8NCEv6Q7qmqJ3f7WDgimDkKhOnkUNEJjst6NW2BEouwhs9mJo 49DmGdHAN+QzHcqUIsddh4uq5A5VtZnryocSJQMnHFojU07P1mGmYVCWgW03v2t4/b9C W2Bdl0x6gSuUINfboJVc/hWKRCJzbVfLGPOve3G1SzbHlBi0tAl9QK02zSEfzUOzXOQu hn3Tc9rbMrWskqCJUkeSnUwUkxP1T+AOtvEE6b13m0cMsMK1EcT1nXze9tsSfOEELtGc 1HWg== MIME-Version: 1.0 Received: by 10.68.125.226 with SMTP id mt2mr24234466pbb.38.1333412405179; Mon, 02 Apr 2012 17:20:05 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Mon, 2 Apr 2012 17:20:05 -0700 (PDT) In-Reply-To: References: Date: Mon, 2 Apr 2012 20:20:05 -0400 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML , freebsd-java , Greg Lewis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 00:20:06 -0000 On Mon, Apr 2, 2012 at 10:21 AM, Super Bisquit wrote: > I need to top post for reason that pasting in a message will cause the > contents to be edited out. Apologies > chipchop# find /usr/local/java/bin -type d -exec chmod 0755 {}\; > usage: chmod [-fhv] [-R [-H | -L | -P]] mode file ... > chipchop# find /usr/local/java/bin -type d -exec chmod -v -R +x > /usr/local/java/bin/* > find: -exec: no terminating ";" or "+" > chipchop# find /usr/local/java/bin -type d -exec chmod -v -R +x > /usr/local/java/bin/* {}\; > chipchop# find /usr/local/java/jre/bin -type d -exec chmod -v -R +x > /usr/local/java/jre/bin/* {}\; > chipchop# pwd > /home/boogers/Downloads/JChessBoard-1.5 > chipchop# /usr/local/java/jre/bin/java *.jar > /usr/local/java/jre/bin/java: Exec format error. Binary file not > executable. > chipchop# > > On Mon, Apr 2, 2012 at 4:53 AM, Carlo Dapor wrote: > >> My bad. >> >> >> If you happen to be in the folder $JAVA_BIN_PATH, then you can type >> >> find . -type d -exec chmod 0755 {} \; >> >> Otherwise, this should work too: >> >> find $JAVA_BIN_PATH -type d -exec chmod 0755 {} \; >> >> >> On 2 April 2012 10:35, Super Bisquit wrote: >> > chipchop# find -type d -exec chmod 0755 {}\; >> > find: illegal option -- t >> > find: illegal option -- y >> > find: illegal option -- p >> > find: illegal option -- e >> > find: d: No such file or directory >> > chipchop# >> > >> > On Sun, Apr 1, 2012 at 10:51 PM, Carlo Dapor wrote: >> >> >> >> Strike the -R. >> >> >> >> On Apr 2, 2012 4:49 AM, "Carlo Dapor" wrote: >> >>> >> >>> Find -type d -exec chmod -R 0755 {}\; >> >>> Works like magic. >> > >> > chipchop# find -type d -exec chmod 0755 {}\; >> > find: illegal option -t >> > find: illegal option -y >> > find: illegal option -p >> > find: illegal option -e >> > find: d: no such file or directory >> > chipchop# >> > >> > Should it be find $JAVA_BIN_PATH and then the following arguments? >> > >> > When I do exec chmod 0755 $PWD in /usr/local/java/bin it then exits; I'm >> > wondering if this is normal behavior. The problem also occurs in >> > /usr/local/java/jre/bin. >> > >> > Normally, stating chmod $VALUE works; yet, maybe if I execute chmod +x >> it >> > will work better? >> > Let's see ... >> > Nope, the same thing occurs. even with ls -l /usr/local/java/bin I >> receive a >> > permission denied error. If this has anything to do with it; I've >> noticed >> > that MacOS items will have a preceding 4 plus the last three digits- >> from >> > looking at iPhone directories. >> > >> > >> >>> >> >>> On Apr 2, 2012 12:43 AM, "Super Bisquit" >> wrote: >> >>>> >> >>>> /usr/local/java/jre JChessBoard.jar >> >>>> /usr/local/java/jre permission denied >> >>>> >> >>>> I'm receiving a permission denied error even with >> >>>> /usr/local/java/jre/bin/java as root. >> >>>> >> >>>> I created a /usr/local/java directory, made the bin and jre/bin >> >>>> directories executable with chmod +x, and set permissions at chmod >> >>>> 0666 for /usr/local/java and all subdirectories. >> >>>> >> >>>> Are there any user groups that I need to add? >> >>>> >> >>>> >> >>>> >> >>>> On 4/1/12, Super Bisquit wrote: >> >>>> > It seems that all ports have a dependency on openjdk6/7 with that >> >>>> > being i386/AMD64 only. >> >>>> > I will try compiling jchessboard from source and running it after I >> >>>> > send this email. >> >>>> > >> >>>> > Mr. Davis, you are receiving this email so that you know it is not >> >>>> > spam. >> >>>> > >> >>>> _______________________________________________ >> >>>> freebsd-ppc@freebsd.org mailing list >> >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc >> >>>> To unsubscribe, send any mail to " >> freebsd-ppc-unsubscribe@freebsd.org" >> > >> > >> > It has progressed a little. Thanks for the help to this point, peoples. It > is appreciated. > Here is where the problem becomes apparent. file /usr/local/java/jre/bin/java /usr/local/java/jre/bin/java: Mach-o executable ppc brandelf -t FreeBSD /usr/local/java/jre/bin/java brandelf: file '/usr/local/java/jre/bin/java' is not ELF format Mr. Lewis, do you know who created the package? I'd like to be able o work with him/her to make a native FreeBSD one. From owner-freebsd-java@FreeBSD.ORG Tue Apr 3 05:19:04 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5469E106564A; Tue, 3 Apr 2012 05:19:04 +0000 (UTC) (envelope-from catull@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9D8CF8FC15; Tue, 3 Apr 2012 05:19:03 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so3749689bkc.13 for ; Mon, 02 Apr 2012 22:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=QVaJX9qlFcdXVuM2kEPJv7+8PmwWfRNUa3vk2lYNTIU=; b=SQUiyscOTz384LXgWvd34iUoesl7nFDLnvx04iHWNbUYRaEmYpOCFBCHlnj9qm0Rzd dlvqXX9+8A1iz5O3wgBP/cQSJrPb8/0Iyy6djuwDexbRIZN4Dg0dxlUiTY6cy9ZcUq3H 0uri4l6hL1VgmHcz64rB+R1rT5cdpBehQHwDaAY1ZxtBNmBq05/dGSjYKZZYMP9nqBwN PBsM0iopvIw5t1FEOI/OHgxEAoeqviIAzkjsx8ERWozZ8Qbvi/oEM9swLSY5k4Xsw6vc tu9BqNCs4lLvEtoKvohhPBHX0Lt+FbU5Ms8NRxkx0Vj1NaiT4wdZefo3YxY8lGq0D+oF evdQ== MIME-Version: 1.0 Received: by 10.204.133.210 with SMTP id g18mr4815900bkt.107.1333430342392; Mon, 02 Apr 2012 22:19:02 -0700 (PDT) Received: by 10.204.53.72 with HTTP; Mon, 2 Apr 2012 22:19:02 -0700 (PDT) In-Reply-To: References: Date: Tue, 3 Apr 2012 07:19:02 +0200 Message-ID: From: Carlo Dapor To: Super Bisquit Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-java , FreeBSD PowerPC ML Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 05:19:04 -0000 On 3 April 2012 02:20, Super Bisquit wrote: > Here is where the problem becomes apparent. > > file /usr/local/java/jre/bin/java > =A0/usr/local/java/jre/bin/java: Mach-o executable ppc > brandelf -t FreeBSD /usr/local/java/jre/bin/java > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format > > Mr. Lewis, do you know who created the package? I'd like to be able o wor= k > with him/her to make a native FreeBSD one. Hello Super Bisquit What you need is objconv, fetch it from http://www.agner.org/optimize, midway on that page under "Object file converter". Used it myself to build flatassembler for MacOS X 10.5 and 10.6, as you only get an ELF object file. Good luck, -- Carlo From owner-freebsd-java@FreeBSD.ORG Tue Apr 3 06:11:18 2012 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4679D106566B; Tue, 3 Apr 2012 06:11:18 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 94B3B8FC0A; Tue, 3 Apr 2012 06:11:16 +0000 (UTC) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.14.4/8.14.4) with ESMTP id q336B9lD046741; Mon, 2 Apr 2012 23:11:09 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.14.4/8.14.4/Submit) id q336B8QW046740; Mon, 2 Apr 2012 23:11:08 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 2 Apr 2012 23:11:08 -0700 From: Greg Lewis To: Super Bisquit Message-ID: <20120403061108.GA46679@misty.eyesbeyond.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-java@FreeBSD.org, freebsd-ppc@FreeBSD.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 06:11:18 -0000 On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: > Here is where the problem becomes apparent. > > file /usr/local/java/jre/bin/java > /usr/local/java/jre/bin/java: Mach-o executable ppc > brandelf -t FreeBSD /usr/local/java/jre/bin/java > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format > > Mr. Lewis, do you know who created the package? I'd like to be able o work > with him/her to make a native FreeBSD one. I said up front this was a MacOS X/ppc package that I was providing as an example that Zero worked on PowerPC (with a code base that supported FreeBSD). I'll repeat this once more. The code base is likely very close to supporting FreeBSD/ppc using the Zero VM. The hard part is going to be doing the bootstraping for the initial build. Here is a link to a post that goes into some of the details on how you can accomplish this. It's what I did when I did a FreeBSD/sparc64 port using Zero. http://docs.freebsd.org/cgi/getmsg.cgi?fetch=89377+0+archive/2008/freebsd-java/20080203.freebsd-java -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Tue Apr 3 10:25:31 2012 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A002E1065670 for ; Tue, 3 Apr 2012 10:25:31 +0000 (UTC) (envelope-from bounce@aca-financialservices.co.uk) Received: from www.aca-financialservices.co.uk (www.aca-financialservices.co.uk [82.138.232.248]) by mx1.freebsd.org (Postfix) with ESMTP id 48C468FC08 for ; Tue, 3 Apr 2012 10:25:31 +0000 (UTC) Received: from www.aca-financialservices.co.uk (localhost [127.0.0.1]) by www.aca-financialservices.co.uk (8.14.3/8.14.3) with ESMTP id q33AQgA8092787 for ; Tue, 3 Apr 2012 11:26:42 +0100 (BST) (envelope-from bounce@aca-financialservices.co.uk) Received: (from acafinuk@localhost) by www.aca-financialservices.co.uk (8.14.3/8.14.3/Submit) id q33AQgaU092786; Tue, 3 Apr 2012 11:26:42 +0100 (BST) (envelope-from bounce@aca-financialservices.co.uk) X-Authentication-Warning: www.aca-financialservices.co.uk: acafinuk set sender to bounce@aca-financialservices.co.uk using -f To: java@freebsd.org Message-ID: Date: Tue, 03 Apr 2012 09:15:17 +0100 From: "geoff" MIME-Version: 1.0 X-Mailer-LID: 53 X-Mailer-RecptId: 1608195 X-Mailer-SID: 202 X-Mailer-Sent-By: 1 Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Introduction to Mussel Club - The Place to DO Business X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: news@themusselclub.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 10:25:31 -0000 MUSSEL CLUB - A PLACE TO DO BUSINESS Mussel Club has always been an avenue for members to gain more business contacts, however we are now looking at ways to engage members more so that they can DO more business. As such we have invested further monies into the website to provide new features including; Logging in via Facebook and Twitter Ability to tender for work without having to pay a percentage of the tender value Ability to hire apprentices, college graduates and university graduates without paying a percentage of salary Ability to make face to face appointments at the click of a button Open the promoted events to external organisations These developments are all nearing completion and will be going live over the next couple of months. We truly feel that the introduction of these service will enable members to GAIN more business contacts, DO more business and HIRE the right employees. Registration to Mussel Club is and remains FREE and we would recommend, if you have not already done so, to register at www.themusselclub.com We are always looking for new business events to promote via the platform so if you already do or are planning to organise business events, please forward details to us. I look forward to seeing you at upcoming events and organising face to face meetings to see how we can work closely together for mutual benefit. Click on the picture above to see pictures and videos from our events REASONS TO JOIN MUSSEL CLUB There is NO Annual,Monthly or Weekly joining Fee You only pay when you attend an event to cover food and drinks Full access to the 3000 member database by registering; there is NO premium access area Network with like minded business people without the hard sell Meet new businesses in your area to develop new business relationships and business opportunities Access to exclusive Telephone and Mobile deals Access to secure low cost online data backup options If you would like further information on the Mussel Club visit www.themusselclub.com or email info@themusselclub.com Unsubscribe me from this listhttp://www.aca-financialservices.co.uk/emailmarketer/unsubscribe.php?M=1608195&C=c9a2f87e04940919bdb4caf5d69762c5&L=53&N=202 The Mussel Club, 4 Defender Court , Sunderland Enterprise Park, Sunderland, SR5 3PE 01914999138 From owner-freebsd-java@FreeBSD.ORG Tue Apr 3 14:43:17 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1692C106566B; Tue, 3 Apr 2012 14:43:17 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id CEDF88FC15; Tue, 3 Apr 2012 14:43:16 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so6029969pbc.13 for ; Tue, 03 Apr 2012 07:43:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5WC+z56zmcEatL5DshmRmQoqKRflhj7JsyVOlyvsYo8=; b=IX1PQFgyjFOz8AXJ9eeMGS8KFFgnQjgPFfJnSbKPaWASBa8QjbvphPtnWZ+fwYCk7D 493h8NWF6qL/rsV0btUZ/YEA0GWANIlUhX7zksXEeML2Y15I6dUUG26pN4LKMkkpcvmy uGSs1EIorwZqqh1RM6G0tjGNzoBz9YAB7ZGPnctnYIDa57kEFT5ZxQ0Rq7xWGrH1X5W+ cLs9ctPX8n9NWjo3EHgOdKhOntIDz9ZJ4WDc3v2fRDjSWZVHTkODahPEGzmKxFhwQ8oF jOVkDphlTh9LKFC+aZI/Ynmhb/RDaCDq+u0YHntBXd1jq7o0brNruXMPthTO3qUy2bG3 gZeg== MIME-Version: 1.0 Received: by 10.68.200.199 with SMTP id ju7mr28917925pbc.122.1333464196128; Tue, 03 Apr 2012 07:43:16 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Tue, 3 Apr 2012 07:43:16 -0700 (PDT) In-Reply-To: <20120403061108.GA46679@misty.eyesbeyond.com> References: <20120403061108.GA46679@misty.eyesbeyond.com> Date: Tue, 3 Apr 2012 10:43:16 -0400 Message-ID: From: Super Bisquit To: Greg Lewis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-java@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 14:43:17 -0000 On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis wrote: > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: > > Here is where the problem becomes apparent. > > > > file /usr/local/java/jre/bin/java > > /usr/local/java/jre/bin/java: Mach-o executable ppc > > brandelf -t FreeBSD /usr/local/java/jre/bin/java > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format > > > > Mr. Lewis, do you know who created the package? I'd like to be able o > work > > with him/her to make a native FreeBSD one. > > I said up front this was a MacOS X/ppc package that I was providing as an > example that Zero worked on PowerPC (with a code base that supported > FreeBSD). > > I'll repeat this once more. The code base is likely very close to > supporting FreeBSD/ppc using the Zero VM. The hard part is going to > be doing the bootstraping for the initial build. Here is a link to a > post that goes into some of the details on how you can accomplish this. > It's what I did when I did a FreeBSD/sparc64 port using Zero. > > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=89377+0+archive/2008/freebsd-java/20080203.freebsd-java > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > Please believe me when I say that i do not have neither an i386 nor an amd64 machine to do such. None here belong to me nor do I have the permission to change what is on them. I have only the RISC- Power, Sparc64- at my disposal. I would like to try building from the mercurial source; however, I am not currently finding the proper hg pull/clone instructions. I may find them after I send this email. From owner-freebsd-java@FreeBSD.ORG Tue Apr 3 15:16:44 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42264106566B; Tue, 3 Apr 2012 15:16:44 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id EB25F8FC08; Tue, 3 Apr 2012 15:16:43 +0000 (UTC) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.14.4/8.14.4) with ESMTP id q33FGfoq052692; Tue, 3 Apr 2012 08:16:42 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.14.4/8.14.4/Submit) id q33FGfeb052691; Tue, 3 Apr 2012 08:16:41 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 3 Apr 2012 08:16:41 -0700 From: Greg Lewis To: Super Bisquit Message-ID: <20120403151641.GA52490@misty.eyesbeyond.com> References: <20120403061108.GA46679@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-java@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 15:16:44 -0000 On Tue, Apr 03, 2012 at 10:43:16AM -0400, Super Bisquit wrote: > On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis wrote: > > > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: > > > Here is where the problem becomes apparent. > > > > > > file /usr/local/java/jre/bin/java > > > /usr/local/java/jre/bin/java: Mach-o executable ppc > > > brandelf -t FreeBSD /usr/local/java/jre/bin/java > > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format > > > > > > Mr. Lewis, do you know who created the package? I'd like to be able o > > work > > > with him/her to make a native FreeBSD one. > > > > I said up front this was a MacOS X/ppc package that I was providing as an > > example that Zero worked on PowerPC (with a code base that supported > > FreeBSD). > > > > I'll repeat this once more. The code base is likely very close to > > supporting FreeBSD/ppc using the Zero VM. The hard part is going to > > be doing the bootstraping for the initial build. Here is a link to a > > post that goes into some of the details on how you can accomplish this. > > It's what I did when I did a FreeBSD/sparc64 port using Zero. > > > > > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=89377+0+archive/2008/freebsd-java/20080203.freebsd-java > > > > -- > > Greg Lewis Email : glewis@eyesbeyond.com > > Eyes Beyond Web : http://www.eyesbeyond.com > > Information Technology FreeBSD : glewis@FreeBSD.org > > > > Please believe me when I say that i do not have neither an i386 nor an > amd64 machine to do such. None here belong to me nor do I have the > permission to change what is on them. I have only the RISC- Power, Sparc64- > at my disposal. > I would like to try building from the mercurial source; however, I am not > currently finding the proper hg pull/clone instructions. I may find them > after I send this email. You can't build openjdk from source without a bootstrap JDK. So, whatever machines you have, at least one of them will have to have a compatible working JDK on it. You could, for example, install Solaris on the Sparc64 machine and run a JDK there, but you have to have _something_ with a running JDK. Also, since the bootstrap JDK isn't on the same machine you're building on you'll have to use the technique described in the post I sent a link to above. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Tue Apr 3 23:46:36 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F70D10657C9; Tue, 3 Apr 2012 23:46:36 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 8B4118FC15; Tue, 3 Apr 2012 23:46:35 +0000 (UTC) Received: by dadz14 with SMTP id z14so895262dad.17 for ; Tue, 03 Apr 2012 16:46:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OZs6m3K2NhlGmg3wu8Z4T5lLC702/VUJHiuQuWlfbJI=; b=mQEqFw/do7hh4seeO4dPhkgd8aDhKStZAGGUex8tXESybikBzT+O2lcwjthTw1r5LB cBdGXocp4KhuUIFlrKNGv+/a52ysYY6etBeJ/3uxFNqGc+tIcBo2enf5PxJ8Bg/DlYRg 6ZkHH0H8UgZ89rmg3nOiNtw0FoJVkty2CNtG7TYfo8NeSjj7/+KLDCdWszGHuelr/mdM 0WpSMdPYEaiKLe1tU+pgR+3/0nEERegT0nbOKc5NBmvH/mQnlsb7Q4VIGtscD4dqp82w LadF91WMaW+0tAYFjy7gCMw37/GUqsjqRChOuKuG/SPo7v01tCcjhucM+js3CljUl6PW DHPg== MIME-Version: 1.0 Received: by 10.68.200.104 with SMTP id jr8mr29213442pbc.164.1333496795162; Tue, 03 Apr 2012 16:46:35 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Tue, 3 Apr 2012 16:46:35 -0700 (PDT) In-Reply-To: <20120403151641.GA52490@misty.eyesbeyond.com> References: <20120403061108.GA46679@misty.eyesbeyond.com> <20120403151641.GA52490@misty.eyesbeyond.com> Date: Tue, 3 Apr 2012 19:46:35 -0400 Message-ID: From: Super Bisquit To: Greg Lewis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-java@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 23:46:36 -0000 On Tue, Apr 3, 2012 at 11:16 AM, Greg Lewis wrote: > On Tue, Apr 03, 2012 at 10:43:16AM -0400, Super Bisquit wrote: > > On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis > wrote: > > > > > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: > > > > Here is where the problem becomes apparent. > > > > > > > > file /usr/local/java/jre/bin/java > > > > /usr/local/java/jre/bin/java: Mach-o executable ppc > > > > brandelf -t FreeBSD /usr/local/java/jre/bin/java > > > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format > > > > > > > > Mr. Lewis, do you know who created the package? I'd like to be able o > > > work > > > > with him/her to make a native FreeBSD one. > > > > > > I said up front this was a MacOS X/ppc package that I was providing as > an > > > example that Zero worked on PowerPC (with a code base that supported > > > FreeBSD). > > > > > > I'll repeat this once more. The code base is likely very close to > > > supporting FreeBSD/ppc using the Zero VM. The hard part is going to > > > be doing the bootstraping for the initial build. Here is a link to a > > > post that goes into some of the details on how you can accomplish this. > > > It's what I did when I did a FreeBSD/sparc64 port using Zero. > > > > > > > > > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=89377+0+archive/2008/freebsd-java/20080203.freebsd-java > > > > > > -- > > > Greg Lewis Email : glewis@eyesbeyond.com > > > Eyes Beyond Web : > http://www.eyesbeyond.com > > > Information Technology FreeBSD : glewis@FreeBSD.org > > > > > > > Please believe me when I say that i do not have neither an i386 nor an > > amd64 machine to do such. None here belong to me nor do I have the > > permission to change what is on them. I have only the RISC- Power, > Sparc64- > > at my disposal. > > I would like to try building from the mercurial source; however, I am not > > currently finding the proper hg pull/clone instructions. I may find them > > after I send this email. > > You can't build openjdk from source without a bootstrap JDK. So, whatever > machines you have, at least one of them will have to have a compatible > working JDK on it. You could, for example, install Solaris on the Sparc64 > machine and run a JDK there, but you have to have _something_ with a > running JDK. Also, since the bootstrap JDK isn't on the same machine > you're > building on you'll have to use the technique described in the post I sent a > link to above. > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > If Solaris costs money, then I can't finish this porting effort because I am poor. From owner-freebsd-java@FreeBSD.ORG Wed Apr 4 01:06:36 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD476106566B for ; Wed, 4 Apr 2012 01:06:36 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6A12F8FC0A for ; Wed, 4 Apr 2012 01:06:36 +0000 (UTC) Received: by obbwc18 with SMTP id wc18so529519obb.13 for ; Tue, 03 Apr 2012 18:06:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :organization:x-living-the-dream:x-pgp-fingerprint:x-pgp-key :user-agent:x-gm-message-state; bh=PKxqXaK+cgo3LVIL2cPD45EjzslXXN4C/vC9Jko0lak=; b=ghzR0e8oIBIwmAQ6nrxSHiCsltAo80mt6pGxqbdH4EqSAycoc00WWNSq8gbAZyjG0Y JuPx3E6EJ4Qii2cTDXFSF4Stxtp16wYkriDRi8V0yozFgc+JBvRVk5zFcVnAaqHvoNYR ms0MA0jCG9hosQzrEza/J8pNwWQj1it+MkOY4jUTw0/+/oN76DtBfjFABYwUxMRiv5Ix t1nlo0QyqjeRg6Ri0FxyjX+Dclg0utChWGoNvWbpjEKqJ6fxzeQVWjNv0zO9CiDKkXbf Bcn92JMRGULn++KrxvwZ8Tq44PhUcvh3XH2RsfUhILnr5520ISAXxQ/PqP/aQLB8vtPB uRAg== Received: by 10.182.139.42 with SMTP id qv10mr2451664obb.71.1333501595850; Tue, 03 Apr 2012 18:06:35 -0700 (PDT) Received: from dormouse.experts-exchange.com ([72.29.164.238]) by mx.google.com with ESMTPS id s2sm18524696oea.2.2012.04.03.18.06.34 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 03 Apr 2012 18:06:35 -0700 (PDT) Sender: Jason Helfman Date: Tue, 3 Apr 2012 18:05:34 -0700 From: Jason Helfman To: Super Bisquit Message-ID: <20120404010534.GG10821@dormouse.experts-exchange.com> References: <20120403061108.GA46679@misty.eyesbeyond.com> <20120403151641.GA52490@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.2-RELEASE amd64 Organization: The FreeBSD Project, http://www.freebsd.org X-Living-The-Dream: I love the SLO Life! X-PGP-FingerPrint: 8E0D C457 9A0F C91C 23F3 0454 2059 9A63 4150 D3DC X-PGP-Key: http://people.freebsd.org/~jgh/jgh.asc User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQnllJ9fY/JqVi8TG4O3sfr0DYqTC6lftZ8hgAgmKd4gLKDU5DI6hO7N5FJGTyGN1dSzqKdf Cc: freebsd-ppc@freebsd.org, freebsd-java@freebsd.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 01:06:36 -0000 On Tue, Apr 03, 2012 at 07:46:35PM -0400, Super Bisquit thus spake: >On Tue, Apr 3, 2012 at 11:16 AM, Greg Lewis wrote: > >> On Tue, Apr 03, 2012 at 10:43:16AM -0400, Super Bisquit wrote: >> > On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis >> wrote: >> > >> > > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: >> > > > Here is where the problem becomes apparent. >> > > > >> > > > file /usr/local/java/jre/bin/java >> > > > /usr/local/java/jre/bin/java: Mach-o executable ppc >> > > > brandelf -t FreeBSD /usr/local/java/jre/bin/java >> > > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format >> > > > >> > > > Mr. Lewis, do you know who created the package? I'd like to be able o >> > > work >> > > > with him/her to make a native FreeBSD one. >> > > >> > > I said up front this was a MacOS X/ppc package that I was providing as >> an >> > > example that Zero worked on PowerPC (with a code base that supported >> > > FreeBSD). >> > > >> > > I'll repeat this once more. The code base is likely very close to >> > > supporting FreeBSD/ppc using the Zero VM. The hard part is going to >> > > be doing the bootstraping for the initial build. Here is a link to a >> > > post that goes into some of the details on how you can accomplish this. >> > > It's what I did when I did a FreeBSD/sparc64 port using Zero. >> > > >> > > >> > > >> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=89377+0+archive/2008/freebsd-java/20080203.freebsd-java >> > > >> > > -- >> > > Greg Lewis Email : glewis@eyesbeyond.com >> > > Eyes Beyond Web : >> http://www.eyesbeyond.com >> > > Information Technology FreeBSD : glewis@FreeBSD.org >> > > >> > >> > Please believe me when I say that i do not have neither an i386 nor an >> > amd64 machine to do such. None here belong to me nor do I have the >> > permission to change what is on them. I have only the RISC- Power, >> Sparc64- >> > at my disposal. >> > I would like to try building from the mercurial source; however, I am not >> > currently finding the proper hg pull/clone instructions. I may find them >> > after I send this email. >> >> You can't build openjdk from source without a bootstrap JDK. So, whatever >> machines you have, at least one of them will have to have a compatible >> working JDK on it. You could, for example, install Solaris on the Sparc64 >> machine and run a JDK there, but you have to have _something_ with a >> running JDK. Also, since the bootstrap JDK isn't on the same machine >> you're >> building on you'll have to use the technique described in the post I sent a >> link to above. >> >> -- >> Greg Lewis Email : glewis@eyesbeyond.com >> Eyes Beyond Web : http://www.eyesbeyond.com >> Information Technology FreeBSD : glewis@FreeBSD.org >> >If Solaris costs money, then I can't finish this porting effort because I >am poor. Have you looked here: http://openindiana.org/ This is a fork of OpenSolaris (free). -jgh -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh From owner-freebsd-java@FreeBSD.ORG Wed Apr 4 01:25:38 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C01431065674; Wed, 4 Apr 2012 01:25:38 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 822848FC08; Wed, 4 Apr 2012 01:25:38 +0000 (UTC) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.14.4/8.14.4) with ESMTP id q341PbW5058920; Tue, 3 Apr 2012 18:25:37 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.14.4/8.14.4/Submit) id q341PaMK058919; Tue, 3 Apr 2012 18:25:36 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 3 Apr 2012 18:25:36 -0700 From: Greg Lewis To: Super Bisquit Message-ID: <20120404012536.GB46752@misty.eyesbeyond.com> References: <20120403061108.GA46679@misty.eyesbeyond.com> <20120403151641.GA52490@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-java@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 01:25:38 -0000 On Tue, Apr 03, 2012 at 07:46:35PM -0400, Super Bisquit wrote: > On Tue, Apr 3, 2012 at 11:16 AM, Greg Lewis wrote: > > > On Tue, Apr 03, 2012 at 10:43:16AM -0400, Super Bisquit wrote: > > > On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis > > wrote: > > > > > > > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: > > > > > Here is where the problem becomes apparent. > > > > > > > > > > file /usr/local/java/jre/bin/java > > > > > /usr/local/java/jre/bin/java: Mach-o executable ppc > > > > > brandelf -t FreeBSD /usr/local/java/jre/bin/java > > > > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format > > > > > > > > > > Mr. Lewis, do you know who created the package? I'd like to be able o > > > > work > > > > > with him/her to make a native FreeBSD one. > > > > > > > > I said up front this was a MacOS X/ppc package that I was providing as > > an > > > > example that Zero worked on PowerPC (with a code base that supported > > > > FreeBSD). > > > > > > > > I'll repeat this once more. The code base is likely very close to > > > > supporting FreeBSD/ppc using the Zero VM. The hard part is going to > > > > be doing the bootstraping for the initial build. Here is a link to a > > > > post that goes into some of the details on how you can accomplish this. > > > > It's what I did when I did a FreeBSD/sparc64 port using Zero. > > > > > > > > > > > > > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=89377+0+archive/2008/freebsd-java/20080203.freebsd-java > > > > > > > > > > Please believe me when I say that i do not have neither an i386 nor an > > > amd64 machine to do such. None here belong to me nor do I have the > > > permission to change what is on them. I have only the RISC- Power, > > Sparc64- > > > at my disposal. > > > I would like to try building from the mercurial source; however, I am not > > > currently finding the proper hg pull/clone instructions. I may find them > > > after I send this email. > > > > You can't build openjdk from source without a bootstrap JDK. So, whatever > > machines you have, at least one of them will have to have a compatible > > working JDK on it. You could, for example, install Solaris on the Sparc64 > > machine and run a JDK there, but you have to have _something_ with a > > running JDK. Also, since the bootstrap JDK isn't on the same machine > > you're > > building on you'll have to use the technique described in the post I sent a > > link to above. > > > If Solaris costs money, then I can't finish this porting effort because I > am poor. Please read my email again. Nowhere did I say you had to use Solaris. It was simply an example of something you _could_ use. FWIW, simply looking up the latest OpenSolaris release page would have told you that you didn't have to pay for it. Another quick search would have also indicated that there are openjdk-6 packages for Debian/sparc if you wanted a Linux option. There are plenty of options here for you. Pick one and give it a try. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Wed Apr 4 01:26:03 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE8A4106564A; Wed, 4 Apr 2012 01:26:02 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 99D838FC08; Wed, 4 Apr 2012 01:26:02 +0000 (UTC) Received: by dadz14 with SMTP id z14so1155415dad.17 for ; Tue, 03 Apr 2012 18:26:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2oD4awej98bWUywhTOur5q3uVRPJqyu9t0NWSxnLaZY=; b=EecKSizqotnNZz+bNYAbyk67Pup2BGGMzH3z1IEt0Pn2IUt4sZhFbpym2uJaVnHxJ/ 3ZXc+Ar3Jh5Q2MYNhszOa/3UZARpEe35ti7VhJltAvjz8D7e9DNAHBEBrwEfb8s6HZ5F TQfQj9+oZFtC06X6EOaA68sEQOOc+VufNME0/eT8kvZmRHB4lY8N1W0c+VK850oGE3/+ C2Ug5VUCNSp74H0X5mDyKh+vnz3/4f4SQR7xIB/CO8rBsbMO4hU+39VQxH+caS1asTAI VfYYIYyZRJxNwpdI5BgD0Ao2JzZ3rvSlY1A/BEZoIB2qSrAqY/dGqueP73fdfuw6cKLX lsEA== MIME-Version: 1.0 Received: by 10.68.194.40 with SMTP id ht8mr296293pbc.122.1333502762323; Tue, 03 Apr 2012 18:26:02 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Tue, 3 Apr 2012 18:26:02 -0700 (PDT) In-Reply-To: <20120404010534.GG10821@dormouse.experts-exchange.com> References: <20120403061108.GA46679@misty.eyesbeyond.com> <20120403151641.GA52490@misty.eyesbeyond.com> <20120404010534.GG10821@dormouse.experts-exchange.com> Date: Tue, 3 Apr 2012 21:26:02 -0400 Message-ID: From: Super Bisquit To: Jason Helfman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org, freebsd-java@freebsd.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 01:26:03 -0000 On Tue, Apr 3, 2012 at 9:05 PM, Jason Helfman wrote: > On Tue, Apr 03, 2012 at 07:46:35PM -0400, Super Bisquit thus spake: > > On Tue, Apr 3, 2012 at 11:16 AM, Greg Lewis >> wrote: >> >> On Tue, Apr 03, 2012 at 10:43:16AM -0400, Super Bisquit wrote: >>> > On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis >>> wrote: >>> > >>> > > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: >>> > > > Here is where the problem becomes apparent. >>> > > > >>> > > > file /usr/local/java/jre/bin/java >>> > > > /usr/local/java/jre/bin/java: Mach-o executable ppc >>> > > > brandelf -t FreeBSD /usr/local/java/jre/bin/java >>> > > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format >>> > > > >>> > > > Mr. Lewis, do you know who created the package? I'd like to be >>> able o >>> > > work >>> > > > with him/her to make a native FreeBSD one. >>> > > >>> > > I said up front this was a MacOS X/ppc package that I was providing >>> as >>> an >>> > > example that Zero worked on PowerPC (with a code base that supported >>> > > FreeBSD). >>> > > >>> > > I'll repeat this once more. The code base is likely very close to >>> > > supporting FreeBSD/ppc using the Zero VM. The hard part is going to >>> > > be doing the bootstraping for the initial build. Here is a link to a >>> > > post that goes into some of the details on how you can accomplish >>> this. >>> > > It's what I did when I did a FreeBSD/sparc64 port using Zero. >>> > > >>> > > >>> > > >>> http://docs.freebsd.org/cgi/**getmsg.cgi?fetch=89377+0+** >>> archive/2008/freebsd-java/**20080203.freebsd-java >>> > > >>> > > -- >>> > > Greg Lewis Email : glewis@eyesbeyond.com >>> > > Eyes Beyond Web : >>> http://www.eyesbeyond.com >>> > > Information Technology FreeBSD : glewis@FreeBSD.org >>> > > >>> > >>> > Please believe me when I say that i do not have neither an i386 nor an >>> > amd64 machine to do such. None here belong to me nor do I have the >>> > permission to change what is on them. I have only the RISC- Power, >>> Sparc64- >>> > at my disposal. >>> > I would like to try building from the mercurial source; however, I am >>> not >>> > currently finding the proper hg pull/clone instructions. I may find >>> them >>> > after I send this email. >>> >>> You can't build openjdk from source without a bootstrap JDK. So, >>> whatever >>> machines you have, at least one of them will have to have a compatible >>> working JDK on it. You could, for example, install Solaris on the >>> Sparc64 >>> machine and run a JDK there, but you have to have _something_ with a >>> running JDK. Also, since the bootstrap JDK isn't on the same machine >>> you're >>> building on you'll have to use the technique described in the post I >>> sent a >>> link to above. >>> >>> -- >>> Greg Lewis Email : glewis@eyesbeyond.com >>> Eyes Beyond Web : http://www.eyesbeyond.com >>> Information Technology FreeBSD : glewis@FreeBSD.org >>> >>> If Solaris costs money, then I can't finish this porting effort because >> I >> am poor. >> > > Have you looked here: http://openindiana.org/ > > This is a fork of OpenSolaris (free). > > -jgh > > -- > Jason Helfman | FreeBSD Committer > jgh@FreeBSD.org | http://people.freebsd.org/~jgh > Okay. Jason, it's i386/amd64 only but thanks for the help. Chris, I don't have any way of burning a DVD right now. Carlos, interestingly enough, there is a Mach-O to ELF converter but I believe it is for MacOS i386/amd64 only. I may be wrong about my conclusion here. Justin, I need to look at the Makefile because I received the "too many symbolic links" error even when I did not set the prefix. This is about JamVM. From owner-freebsd-java@FreeBSD.ORG Wed Apr 4 02:22:30 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10903106564A for ; Wed, 4 Apr 2012 02:22:30 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id AB2B48FC08 for ; Wed, 4 Apr 2012 02:22:29 +0000 (UTC) Received: by vcmm1 with SMTP id m1so332511vcm.13 for ; Tue, 03 Apr 2012 19:22:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=7n52b0TGuv7hDwTR2r0dun4NxO3tLMjdY3vSNfD8DBM=; b=Je0GPb8twAKOl/c/QG/zxU2snON2Vx/BUir4Jg5AP58JcnOiH5kzUSVW/6wjf5n2Lo K9B8KqRj1jhD7xF+0zaDmtk7b116luTlHf1RTU81+ZTtsonJofqsPI7iVLVaANMf8jGs YtBWGqGPRAd/nnidQPBOFXWrIPrWXyz5GkSBVsmcAK9E9awVIymFsAuSuggshxc9v5DU dZdXPKLcmCc72e7698dqaxHx6UWMrdgOYL/sH2sEU0/pPKKHrhb4gKniMwJEjeEWgsb7 IcRub60A4Ls/OdDUIqutYx7PPFiGOXLfW6xn5mIhg7CvJ/xxgNdz+/15i/LokDXQ2JLe seSg== MIME-Version: 1.0 Received: by 10.52.69.4 with SMTP id a4mr5788448vdu.87.1333506143710; Tue, 03 Apr 2012 19:22:23 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.52.35.19 with HTTP; Tue, 3 Apr 2012 19:22:23 -0700 (PDT) In-Reply-To: References: <20120403061108.GA46679@misty.eyesbeyond.com> <20120403151641.GA52490@misty.eyesbeyond.com> <20120404010534.GG10821@dormouse.experts-exchange.com> Date: Tue, 3 Apr 2012 19:22:23 -0700 X-Google-Sender-Auth: M-kT-zBa2cJp-orleeSqXBjRwHs Message-ID: From: Jason Helfman To: Super Bisquit X-Gm-Message-State: ALoCoQm1Oz86mbcJYB16TKFOQkpfRII6+heV1DHp2yYnN/wTzdU6zZYMf4lXSFF4/W1i5/nZVfxP Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org, freebsd-java@freebsd.org Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 02:22:30 -0000 On Tue, Apr 3, 2012 at 6:26 PM, Super Bisquit wrote: > > > On Tue, Apr 3, 2012 at 9:05 PM, Jason Helfman wrote: > >> On Tue, Apr 03, 2012 at 07:46:35PM -0400, Super Bisquit thus spake: >> >> On Tue, Apr 3, 2012 at 11:16 AM, Greg Lewis >>> wrote: >>> >>> On Tue, Apr 03, 2012 at 10:43:16AM -0400, Super Bisquit wrote: >>>> > On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis >>>> wrote: >>>> > >>>> > > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: >>>> > > > Here is where the problem becomes apparent. >>>> > > > >>>> > > > file /usr/local/java/jre/bin/java >>>> > > > /usr/local/java/jre/bin/java: Mach-o executable ppc >>>> > > > brandelf -t FreeBSD /usr/local/java/jre/bin/java >>>> > > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format >>>> > > > >>>> > > > Mr. Lewis, do you know who created the package? I'd like to be >>>> able o >>>> > > work >>>> > > > with him/her to make a native FreeBSD one. >>>> > > >>>> > > I said up front this was a MacOS X/ppc package that I was providing >>>> as >>>> an >>>> > > example that Zero worked on PowerPC (with a code base that supported >>>> > > FreeBSD). >>>> > > >>>> > > I'll repeat this once more. The code base is likely very close to >>>> > > supporting FreeBSD/ppc using the Zero VM. The hard part is going to >>>> > > be doing the bootstraping for the initial build. Here is a link to >>>> a >>>> > > post that goes into some of the details on how you can accomplish >>>> this. >>>> > > It's what I did when I did a FreeBSD/sparc64 port using Zero. >>>> > > >>>> > > >>>> > > >>>> http://docs.freebsd.org/cgi/**getmsg.cgi?fetch=89377+0+** >>>> archive/2008/freebsd-java/**20080203.freebsd-java >>>> > > >>>> > > -- >>>> > > Greg Lewis Email : glewis@eyesbeyond.com >>>> > > Eyes Beyond Web : >>>> http://www.eyesbeyond.com >>>> > > Information Technology FreeBSD : glewis@FreeBSD.org >>>> > > >>>> > >>>> > Please believe me when I say that i do not have neither an i386 nor an >>>> > amd64 machine to do such. None here belong to me nor do I have the >>>> > permission to change what is on them. I have only the RISC- Power, >>>> Sparc64- >>>> > at my disposal. >>>> > I would like to try building from the mercurial source; however, I am >>>> not >>>> > currently finding the proper hg pull/clone instructions. I may find >>>> them >>>> > after I send this email. >>>> >>>> You can't build openjdk from source without a bootstrap JDK. So, >>>> whatever >>>> machines you have, at least one of them will have to have a compatible >>>> working JDK on it. You could, for example, install Solaris on the >>>> Sparc64 >>>> machine and run a JDK there, but you have to have _something_ with a >>>> running JDK. Also, since the bootstrap JDK isn't on the same machine >>>> you're >>>> building on you'll have to use the technique described in the post I >>>> sent a >>>> link to above. >>>> >>>> -- >>>> Greg Lewis Email : glewis@eyesbeyond.com >>>> Eyes Beyond Web : http://www.eyesbeyond.com >>>> Information Technology FreeBSD : glewis@FreeBSD.org >>>> >>>> If Solaris costs money, then I can't finish this porting effort >>> because I >>> am poor. >>> >> >> Have you looked here: http://openindiana.org/ >> >> This is a fork of OpenSolaris (free). >> >> -jgh >> >> -- >> Jason Helfman | FreeBSD Committer >> jgh@FreeBSD.org | http://people.freebsd.org/~jgh >> > Okay. > > Jason, it's i386/amd64 only but thanks for the help. > Why does that matter? OpenIndiana supports both for Solaris, from what I am seeing. -jgh From owner-freebsd-java@FreeBSD.ORG Wed Apr 4 02:23:10 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3C6C1065695; Wed, 4 Apr 2012 02:23:10 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 95C648FC08; Wed, 4 Apr 2012 02:23:10 +0000 (UTC) Received: by dadz14 with SMTP id z14so1307037dad.17 for ; Tue, 03 Apr 2012 19:23:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=9jxL964yB3A2uZ73JloEE6xsrK12FVA2spfT+BybnmA=; b=lJRUEzXcU1mXd+H0Ei/qbanFlrIjzfs14ZOtdb6sthnDWW95UwEHbfud137NebRNxe xA0UZYX+8rtGyP+4P7k/+Yf17ytH8Np7905VpU4sM52dCpFRObZ8YP0V7h2grTOhfW7t bKBHZCPzf0IcIwDE7mMf9YsS1EDwbo2TS8N8NqDwnxlL8+W2bquZprFTeaI9xyEM+ES6 ThYbP4WIP3XDxMxV4VmkpYFyjViwEPuBPzw0vv1Rs1iwtKlfQE3t6ZHsUPMZ8rhdn/q7 bOSVgkBSknIH0YPhxOGXIE4KcQW1RycKgXrV/M/If6R05hYdf/OJ1f/Sx2xFJSp13XJ5 HRsA== MIME-Version: 1.0 Received: by 10.68.125.226 with SMTP id mt2mr33123895pbb.38.1333506190264; Tue, 03 Apr 2012 19:23:10 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Tue, 3 Apr 2012 19:23:10 -0700 (PDT) In-Reply-To: References: <20120403061108.GA46679@misty.eyesbeyond.com> <20120403151641.GA52490@misty.eyesbeyond.com> <20120404010534.GG10821@dormouse.experts-exchange.com> Date: Tue, 3 Apr 2012 22:23:10 -0400 Message-ID: From: Super Bisquit To: freebsd-java@freebsd.org, freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 02:23:10 -0000 Mr. Lewis, when you stated Linux, I realized I have Debian on my iMac. So this means I should be able to bootstrap it? I can't remember if 6 or 7 is on it. Also, since the binary works on RedHat, it should install onto Fedora. I have FreeBSD on the iMac and room for Fedora on the PowerMac. From owner-freebsd-java@FreeBSD.ORG Wed Apr 4 02:33:45 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 964F1106566B; Wed, 4 Apr 2012 02:33:45 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2D78FC1C; Wed, 4 Apr 2012 02:33:45 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so517224pbc.13 for ; Tue, 03 Apr 2012 19:33:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5bk+Rab0QZeuhd1RkH5pSE7Cikqu7YkM1nFUaGNnTXs=; b=vDC7nCu5a22xkfLSC0EDbs2fuWgWNIX0Goar72YDPN1Sx9nNPZ1ebwAUskc4yfsPgp 9gZzbdV4PuS+o1YDIrPj62RcyVy0uDoS1HcvEsglBNsJAE1L5Og8H6X6WjzxFw/zE3ag 8+EkyQPlDQ4WVsYrREtNY3Z119tFyay6OnSg4kvnhSSQoDAINdrqGXimQB2L41NIhUfw TdmrqFnxUf4ob2RShjH7jSHunvRMCeT5I+8vWClOuK5b5pEZvhh3viTHfhQJyJRypL9g sxSws8Dw/P/LzPsCrBz6aYxYDbR+MGWmJWG2onfZcxofcqbkbEejVGCK/p/QXn3IYnZz ywJg== MIME-Version: 1.0 Received: by 10.68.125.226 with SMTP id mt2mr33188234pbb.38.1333506824973; Tue, 03 Apr 2012 19:33:44 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Tue, 3 Apr 2012 19:33:44 -0700 (PDT) In-Reply-To: References: <20120403061108.GA46679@misty.eyesbeyond.com> <20120403151641.GA52490@misty.eyesbeyond.com> <20120404010534.GG10821@dormouse.experts-exchange.com> Date: Tue, 3 Apr 2012 22:33:44 -0400 Message-ID: From: Super Bisquit To: Jason Helfman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-java , FreeBSD PowerPC ML Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 02:33:45 -0000 On Tue, Apr 3, 2012 at 10:22 PM, Jason Helfman wrote: > > > On Tue, Apr 3, 2012 at 6:26 PM, Super Bisquit wrote: > >> >> >> On Tue, Apr 3, 2012 at 9:05 PM, Jason Helfman wrote: >> >>> On Tue, Apr 03, 2012 at 07:46:35PM -0400, Super Bisquit thus spake: >>> >>> On Tue, Apr 3, 2012 at 11:16 AM, Greg Lewis >>>> wrote: >>>> >>>> On Tue, Apr 03, 2012 at 10:43:16AM -0400, Super Bisquit wrote: >>>>> > On Tue, Apr 3, 2012 at 2:11 AM, Greg Lewis >>>>> wrote: >>>>> > >>>>> > > On Mon, Apr 02, 2012 at 08:20:05PM -0400, Super Bisquit wrote: >>>>> > > > Here is where the problem becomes apparent. >>>>> > > > >>>>> > > > file /usr/local/java/jre/bin/java >>>>> > > > /usr/local/java/jre/bin/java: Mach-o executable ppc >>>>> > > > brandelf -t FreeBSD /usr/local/java/jre/bin/java >>>>> > > > brandelf: file '/usr/local/java/jre/bin/java' is not ELF format >>>>> > > > >>>>> > > > Mr. Lewis, do you know who created the package? I'd like to be >>>>> able o >>>>> > > work >>>>> > > > with him/her to make a native FreeBSD one. >>>>> > > >>>>> > > I said up front this was a MacOS X/ppc package that I was >>>>> providing as >>>>> an >>>>> > > example that Zero worked on PowerPC (with a code base that >>>>> supported >>>>> > > FreeBSD). >>>>> > > >>>>> > > I'll repeat this once more. The code base is likely very close to >>>>> > > supporting FreeBSD/ppc using the Zero VM. The hard part is going >>>>> to >>>>> > > be doing the bootstraping for the initial build. Here is a link >>>>> to a >>>>> > > post that goes into some of the details on how you can accomplish >>>>> this. >>>>> > > It's what I did when I did a FreeBSD/sparc64 port using Zero. >>>>> > > >>>>> > > >>>>> > > >>>>> http://docs.freebsd.org/cgi/**getmsg.cgi?fetch=89377+0+** >>>>> archive/2008/freebsd-java/**20080203.freebsd-java >>>>> > > >>>>> > > -- >>>>> > > Greg Lewis Email : >>>>> glewis@eyesbeyond.com >>>>> > > Eyes Beyond Web : >>>>> http://www.eyesbeyond.com >>>>> > > Information Technology FreeBSD : glewis@FreeBSD.org >>>>> > > >>>>> > >>>>> > Please believe me when I say that i do not have neither an i386 nor >>>>> an >>>>> > amd64 machine to do such. None here belong to me nor do I have the >>>>> > permission to change what is on them. I have only the RISC- Power, >>>>> Sparc64- >>>>> > at my disposal. >>>>> > I would like to try building from the mercurial source; however, I >>>>> am not >>>>> > currently finding the proper hg pull/clone instructions. I may find >>>>> them >>>>> > after I send this email. >>>>> >>>>> You can't build openjdk from source without a bootstrap JDK. So, >>>>> whatever >>>>> machines you have, at least one of them will have to have a compatible >>>>> working JDK on it. You could, for example, install Solaris on the >>>>> Sparc64 >>>>> machine and run a JDK there, but you have to have _something_ with a >>>>> running JDK. Also, since the bootstrap JDK isn't on the same machine >>>>> you're >>>>> building on you'll have to use the technique described in the post I >>>>> sent a >>>>> link to above. >>>>> >>>>> -- >>>>> Greg Lewis Email : glewis@eyesbeyond.com >>>>> Eyes Beyond Web : >>>>> http://www.eyesbeyond.com >>>>> Information Technology FreeBSD : glewis@FreeBSD.org >>>>> >>>>> If Solaris costs money, then I can't finish this porting effort >>>> because I >>>> am poor. >>>> >>> >>> Have you looked here: http://openindiana.org/ >>> >>> This is a fork of OpenSolaris (free). >>> >>> -jgh >>> >>> -- >>> Jason Helfman | FreeBSD Committer >>> jgh@FreeBSD.org | http://people.freebsd.org/~jgh >>> >> Okay. >> >> Jason, it's i386/amd64 only but thanks for the help. >> > > Why does that matter? OpenIndiana supports both for Solaris, from what I > am seeing. > -jgh > > Give me a sec because I only peeked at the initial page. Hold on, k? "OpenIndiana works on most PCs (help us support SPARC). All downloads support both 32-bit and 64-bit processors. 64-bit mode is automatically selected if at least 900 megabytes of memory (RAM) are available. " Working on it sounds like a fun project and a topic for another mailing list. It's been a long day. Thanks for the help and suggestions. See you peoples later, night. From owner-freebsd-java@FreeBSD.ORG Fri Apr 6 19:25:34 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0853106564A for ; Fri, 6 Apr 2012 19:25:34 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id B68E58FC08 for ; Fri, 6 Apr 2012 19:25:34 +0000 (UTC) Received: by dadz14 with SMTP id z14so10595026dad.17 for ; Fri, 06 Apr 2012 12:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=B11kQbGZMhPyqDIBsN6+k9ZKNzYv0aJO8C6Y39EMaFA=; b=i0hbOtNekaGZ9nzGByAmzE08414MdKhSegoOruQNFuGqSTXEQdCcwUaXw6Bv5huemF zo9ZUnypneoSVYlDdSfpjpmsGKwtgRgfhaW9Gy++D8aQ/BdLbIpf2YAmdRTm/Ce72stK BA5rCgZRFiTZr0AFPWDznNVfNVNHzmBPqaG3DWgM1YN0tAZSpchFf7Osm2e3TLzyriA4 nRkkuYlbpeM79tax/nBmgd3oJk0H054o00S6EgOhDd/cWpOM4fNEfHfjA8CEm20iwbj8 v9WcBGP7xQojpljjamZAux3DsGrDNTnz7XldqO8CO1+GsNwVt3l4wl6unswmGHubU6Cm TeqQ== MIME-Version: 1.0 Received: by 10.68.200.104 with SMTP id jr8mr17782422pbc.164.1333740334058; Fri, 06 Apr 2012 12:25:34 -0700 (PDT) Received: by 10.68.66.138 with HTTP; Fri, 6 Apr 2012 12:25:34 -0700 (PDT) In-Reply-To: References: Date: Fri, 6 Apr 2012 15:25:34 -0400 Message-ID: From: Super Bisquit To: freebsd-java Content-Type: text/plain; charset=ISO-8859-1 Subject: Fwd: Environment questions X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2012 19:25:35 -0000 ---------- Forwarded message ---------- From: Super Bisquit Date: Thu, 5 Apr 2012 23:11:00 -0400 Subject: Environment questions To: Greg Lewis Is it necessary for me to use bash as in Content-Disposition: inline; filename=build-java #!/usr/bin/env bash set -x export MAKE_VERBOSE=t I should have sent this to the mailing list at the beginning. The reasons why i am asking are: This environment is new for me. I want to make sure that I follow things correctly.