[Pgsql-ayuda] postgresql 7.3.4 en solaris 8

red-utm pglist@mixteco.utm.mx
Tue, 26 Aug 2003 13:09:34 -0600 (CST)


estoy tratando de instalar la nueva version de postgres en solaris 8
siguiendo las instrucciones que vienen en la direccion:

http://techdocs.postgresql.org/v2/Guides/Installation%20Guides/Compiling%20PostgreSQL%207.3.2%20on%20Solaris%208%209/view

>todo va bien hasta la line de instalacion de postgres cuadno le doy

./configure --prefix=/opt/pgsql --with-openssl

> me saca el sigiuente error:

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.

> en el config.log encuentro esto:

configure:11650: $? = 0
configure:11652: ./conftest
ld.so.1: ./conftest: fatal: libgcc_s.so.1: open failed: No such file or
directory
./configure: line 1: 22535 Killed                  ./conftest$ac_exeext
configure:11655: $? = 137
configure: program exited with status 137
configure: failed program was:
#line 11641 "configure"
#include "confdefs.h"
int main() { return 0; }
configure:11664: result: failed
configure:11669: 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.

> el archivo libgcc_s.so.1 si esta en  /usr/local/lib/libgcc_s.so.1

Algun tip para solucionar esto

gracias a todos.

David