From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 8 12:05:51 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA2321065670 for ; Mon, 8 Feb 2010 12:05:51 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 542798FC08 for ; Mon, 8 Feb 2010 12:05:50 +0000 (UTC) Received: from inchoate.gsoft.com.au (ppp121-45-157-24.lns6.adl6.internode.on.net [121.45.157.24]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id o18C5mfx098317 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 8 Feb 2010 22:35:49 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-emulation@freebsd.org Date: Mon, 8 Feb 2010 22:35:31 +1030 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2440987.deHWkXZWnY"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201002082235.43055.doconnor@gsoft.com.au> X-Spam-Score: -1.73 () AWL,BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Subject: Emulated Java issue X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 12:05:51 -0000 --nextPart2440987.deHWkXZWnY Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I am trying to get Xilinx ISE WebPack 11.4 working but unfortunately=20 while the normal software seems to work but when it runs Java to=20 generate IP core components it fails. The odd thing is that if you run the java by hand it exits cleanly and=20 seems to generate the correct files. I replaced the java binary with a=20 wrapper which logs the output and it appears that the calling process=20 thinks the java exits, but you can see it outputting stuff into the log=20 file while the caller has displayed the error dialogue. I can supply debugging as required, but I am not really sure where to=20 start.. You can download the software for free (you have to sign up to=20 get the license) from http://www.xilinx.com/tools/webpack.htm although=20 it is a big download (2.7Gb). I have tried it amd64 8.0-STABLE and i386 9.0-CURRENT but the behaviour=20 is the same. =46WIW it works fine under Ubuntu running.. Linux mythtv 2.6.24-23-generic #1 SMP Mon Jan 26 01:04:16 UTC 2009=20 x86_64 GNU/Linux =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2440987.deHWkXZWnY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBLb/4W5ZPcIHs/zowRAl3kAJ9SgJfhkzqNfXFp6emlXCkXYD9G2wCggjNS HwJm6TzhKROo6C9cAX4Fe7Q= =fb8S -----END PGP SIGNATURE----- --nextPart2440987.deHWkXZWnY--