Can't build 8.4-701 on Fedora

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Can't build 8.4-701 on Fedora
Date: 2009-08-18 03:24:40
Message-ID: 28086.1250565880@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I get this error while trying to do $subject:

[javac] 194. ERROR in /home/tgl/rpmwork/BUILD/postgresql-jdbc-8.4.701/org/postgresql/gss/MakeGSS.java
[javac] (at line 21)
[javac] import com.sun.security.auth.callback.TextCallbackHandler;
[javac] ^^^^^^^^^^^^^^^^
[javac] The import com.sun.security cannot be resolved

(There are a boatload of warnings, too, but this is the only error.)

I'm not in the least surprised that the Java environment on Fedora
would be missing such a class, but what do I do about it?

regards, tom lane

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2009-08-18 03:37:47 Re: Can't build 8.4-701 on Fedora
Previous Message Michael Bell 2009-08-17 19:55:40 Re: JDBC broken connection against Postgres 8.4