Re: [GENERAL] A different compile problem for 7.1.1

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Tim Barnard <tbarnard(at)povn(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [GENERAL] A different compile problem for 7.1.1
Date: 2001-05-08 00:59:42
Message-ID: 3AF744FE.1CF65C9C@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

What version of java?

> Tim Barnard wrote:
>
> 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
>

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christian Marschalek 2001-05-08 01:21:37 Thank you:)
Previous Message Joseph Shraibman 2001-05-08 00:58:37 Re: Auto-timestamp generator (attached)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-05-08 01:10:00 Re: [HACKERS] MULTIBYTE and SQL_ASCII (was Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?)
Previous Message Bruce Momjian 2001-05-08 00:10:39 Re: A Bug Fix - Is this a real bug? Has this already been fixed?