Re: Re: [GENERAL] postgresql7.0 jdbc driver

From: "Anand Raman" <araman(at)india-today(dot)com>
To: "Peter Mount" <petermount(at)it(dot)maidstone(dot)gov(dot)uk>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [GENERAL] postgresql7.0 jdbc driver
Date: 2000-05-03 09:35:22
Message-ID: 005a01bfb4e2$e710a6e0$2203a8c0@harry
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

yes peter
U are right,.. The java compiler is a blackdown port..
What i do from here.. I am running SuSE 6.2 with jdk1.2.2. from blackdown
Thanx and bye
Anand Raman

----- Original Message -----
From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: 'Anand Raman' <araman(at)india-today(dot)com>; Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Sent: Wednesday, May 03, 2000 2:37 PM
Subject: RE: [HACKERS] Re: [GENERAL] postgresql7.0 jdbc driver

> Is this the blackdown one?
>
> I've just compiled from fresh using 1.3.0RC3-Z (suns one for NT) and no
> problems. I've just downloaded 1.2.2 from a blackdown mirror (getting
> 1.1.8) for Linux, so should know the build status with blackdown
> shortly...
>
> Peter
>
> -----Original Message-----
> From: Anand Raman [mailto:araman(at)india-today(dot)com]
> Sent: Wednesday, May 03, 2000 5:17 AM
> To: Bruce Momjian
> Cc: PostgreSQL-development
> Subject: [HACKERS] Re: [GENERAL] postgresql7.0 jdbc driver
>
>
> Hi Bruce
> I am using jdk1.2.2
> java version "1.2.2-RC2"
> Classic VM (build 1.2.2-RC2-K, green threads, javacomp)
> Bye
> Anand Raman
> ----- Original Message -----
> From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
> To: Anand Raman <araman(at)india-today(dot)com>
> Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
> Sent: Wednesday, May 03, 2000 9:23 AM
> Subject: Re: [GENERAL] postgresql7.0 jdbc driver
>
>
> > [Charset iso-8859-1 unsupported, filtering to ASCII...]
> > > HI guys
> > > Thanx for the quick reply..
> > >
> > > When i tried compiling jdbc for postgresql700 I encounter the
> following error
> > >
> > > postgres(at)localhost > make jdbc1
> > > (echo "package postgresql;" ;\
> > > echo "public class DriverClass {" ;\
> > > echo "public static String
> connectClass=\"postgresql.jdbc1.Connection\";" ;\
> > > echo "}" \
> > > ) >postgresql/DriverClass.java
> > > make[1]: Entering directory
> `/usr/src/postgresql-7.0beta5/src/interfaces/jdbc'
> > > javac -g postgresql/DriverClass.java
> > > javac -g postgresql/Connection.java
> > > postgresql/Connection.java:447: Wrong number of arguments in
> constructor.
> > > fields[i] = new Field(this, typname, typid, typlen,
> typmod);
> > > ^
> > > 1 error
> > > make[1]: *** [postgresql/Connection.class] Error 1
> > > make[1]: Leaving directory
> `/usr/src/postgresql-7.0beta5/src/interfaces/jdbc'
> > > make: *** [jdbc1] Error 2
> > >
> > > same is the case with $ make jdbc2
> >
> > What java are you using?
> >
> > --
> > Bruce Momjian | http://www.op.net/~candle
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> > + If your life is a hard drive, | 830 Blythe Avenue
> > + Christ can be your backup. | Drexel Hill, Pennsylvania
> 19026
> >
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Mount 2000-05-03 10:06:56 RE: Re: [GENERAL] postgresql7.0 jdbc driver
Previous Message Vince Vielhaber 2000-05-03 09:30:32 Re: Corruption (Was: Re: Why Not MySQL?)