Postgres 8.0.1 configure failed

Поиск
Список
Период
Сортировка
От Dinesh Pandey
Тема Postgres 8.0.1 configure failed
Дата
Msg-id 20050608053049.CAF88528A9@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: Postgres 8.0.1 configure failed  (Neil Conway <neilc@samurai.com>)
Список pgsql-general

I am installing postgres 8.0.1 (solaris 9 SPARC), but while configure it is failing. (I have already installed gcc/tcl/tk and tested a simple c program)

 

./configure --enable-integer-datetimes --prefix=/usr/local/pgsql --with-tclconfig=/usr/local/lib --with-tcl

--------------------------------------------

ERROR

--------------------------------------------

checking for strtoll... yes

checking for strtoull... yes

checking for atexit... yes

checking for _LARGEFILE_SOURCE value needed for large files... no

checking for fseeko... (cached) yes

checking test program... failed

configure: error:

*** Could not execute a simple test program.  This may be a problem

*** related to locating shared libraries.  Check the file 'config.log'

*** for the exact reason.

#

#

#

--------------------------------------------

 

Thanks

Dinesh

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: return two elements
Следующее
От: Dennis Bjorklund
Дата:
Сообщение: Re: blocking INSERTs