Can't build 8.4-701 on Fedora

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Can't build 8.4-701 on Fedora
Дата
Msg-id 28086.1250565880@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Can't build 8.4-701 on Fedora
Список 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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Michael Bell
Дата:
Сообщение: Re: JDBC broken connection against Postgres 8.4
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Can't build 8.4-701 on Fedora