Re: Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6
Дата
Msg-id 3965.1003849048@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org writes:
> Trying to compile postgresql under solaris 2.6 configure stops
> claiming about an unknown symbol "optreset". I wasn't able to fix the
> problem.

You misread it: the log shows that it's the test after the optreset one
that is failing.  That test is just trying to compile and run a trivial
test program.  The only reason I can think of for it to fail is if you
have a problem with the libraries that it's linking.

Without seeing the error message it's impossible to guess more than
that...

            regards, tom lane

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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: ALL in SELECT syntax \h psql flawed?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: intersect bug