| From: | "Tim Barnard" <tbarnard(at)povn(dot)com> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: A different compile problem for 7.1.1 |
| Date: | 2001-05-07 19:31:52 |
| Message-ID: | 00cb01c0d72c$5e2e4f40$a519af3f@hartcomm.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Some additional info, I've installed Ant ver. 1.3 and Sun's Java 2 SDK
Enterprise Edition 1.2.1. JAVA_HOME is set to /usr/local/java
and /usr/local/java/bin is in the path.
Tim
----- Original Message -----
From: Tim Barnard
To: pgsql-general(at)postgresql(dot)org
Sent: Monday, May 07, 2001 12:16 PM
Subject: A different compile problem for 7.1.1
I'm compiling PostgreSQL 7.1.1 with Java support (--with-java).
During gmake, immediately after this line:
/usr/local/ant/bin/ant -buildfile ../../../build.xml -Dmajor=7 -Dminor=1
-Dfullversion=7.1.1 -Ddef_pgport=5432
I get the following error:
/usr/local/java/bin/java: /usr/local/java/bin/java: Argument list too
long
and the build process is aborted.
Anyone have any thoughts on what's causing this? I've found
nothing in the archives about this.
Tim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2001-05-07 19:44:06 | Re: Re: MS-Query |
| Previous Message | KuroiNeko | 2001-05-07 19:31:39 | Re: PostgreSQL vs. Interbase |