Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 44407 invoked from network); 14 May 2003 01:18:20 -0000 Received: from unknown (HELO localhost.localdomain) (208.186.183.181) by daedalus.apache.org with SMTP; 14 May 2003 01:18:20 -0000 Received: from [192.168.1.201] ([208.186.182.226]) by localhost.localdomain (8.12.8/8.11.6) with ESMTP id h4E1WwIZ015464 for ; Tue, 13 May 2003 19:32:58 -0600 Subject: OS X Problems From: Camron Levanger To: user@ant.apache.org Content-Type: multipart/alternative; boundary="=-pQ5zsmoxiFuCFpdfOE9a" X-Mailer: Ximian Evolution 1.0.8 (1.0.8-11) Date: 13 May 2003 19:19:51 -0600 Message-Id: <1052875196.27812.102.camel@localhost.localdomain> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=-pQ5zsmoxiFuCFpdfOE9a Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, I am getting some strange happenings. 1. Ant will not get environment variables on OS X 2. Java: UNIXProcess:forkAndExec: exec failed: Argument list too long 3. Out of memory on compiles (even thought it really isn't out of memory). #2 I believe to be ant making an exec() call (prob chmod or something) but I have over 600 classes compiling so a list of arguments that long is crashing it. the others i can't figure out at all, any help would be really nice! Thanks, Cam Mac OS X 10.2.6 , ANT 1.5.3 , Eclipse 2.1 --=-pQ5zsmoxiFuCFpdfOE9a--