Re: [GENERAL] A different compile problem for 7.1.1 - Mailing list pgsql-jdbc

From Joseph Shraibman
Subject Re: [GENERAL] A different compile problem for 7.1.1
Date
Msg-id 3AF744FE.1CF65C9C@selectacast.net
Whole thread Raw
List 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@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'current' timestamp chokes jdbc driver
Next
From: Barry Lind
Date:
Subject: Re: [HACKERS] MULTIBYTE and SQL_ASCII (was Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?)