A different compile problem for 7.1.1

From: "Tim Barnard" <tbarnard(at)povn(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: A different compile problem for 7.1.1
Date: 2001-05-07 19:16:30
Message-ID: 007601c0d72a$38d5ae20$a519af3f@hartcomm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2001-05-07 19:16:51 Re: 7.1 compile problem
Previous Message Carlos Antonio Ruiz Gómez 2001-05-07 19:04:24 Postgres 7.0.3 on SCO OpenServer Enterprise not working with UDP

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joseph Shraibman 2001-05-07 20:43:29 Re: Updateable ResultSet
Previous Message Evelio Martinez 2001-05-07 18:00:37 Re: rpm jdbc installation