RE: RV: PgSQL 9.0.4 - undefined reference to optreset/setproctitle

From: Juan Gutiérrez <jgutierrez(at)ecarrier(dot)cl>
To: "'Alvaro Herrera'" <alvherre(at)alvh(dot)no-ip(dot)org>, "'Marcos Ortiz'" <mlortiz(at)uci(dot)cu>
Cc: "'pgsql-es-ayuda'" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: RE: RV: PgSQL 9.0.4 - undefined reference to optreset/setproctitle
Date: 2011-05-11 22:41:20
Message-ID: 09a201cc102c$8d6ae4a0$a840ade0$@cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Todos los pasos que me has indicado Alvaro.

Revisando lo descrito por Marcos, respecto de las dependencias, efectivamente había un problema con libreadline5-dev.

Solución:

#apt-get purge libreadline5-dev
#apt-get install libreadline5-dev
#make distclean
#./configure --prefix=/desarrollo/apps/pgsql --exec-prefix=/desarrollo/apps/pgsql/bin --enable-nls --with-perl --with-libxml
#make
...
"All of PostgreSQL successfully made. Ready to install. "

Muchas gracias por la ayuda.

Gracias
Cordialmente

Juan Gutiérrez Ortega
Ingeniero de Sistema

Ecarrier - Tecnologías de Información
Tucapel Jiménez 95 Oficina C, F Piso 2 y 3 - Santiago
http://www.ecarrier.cl
jgutierrez(at)ecarrier(dot)cl
Fono-Fax: +56 (2) 688 3314

-----Mensaje original-----
De: Alvaro Herrera [mailto:alvherre(at)alvh(dot)no-ip(dot)org]
Enviado el: miércoles, 11 de mayo de 2011 18:26
Para: Juan Gutiérrez
CC: pgsql-es-ayuda
Asunto: RE: [pgsql-es-ayuda] RV: PgSQL 9.0.4 - undefined reference to optreset/setproctitle

Excerpts from Alvaro Herrera's message of mié may 11 17:53:13 -0400 2011:
> Excerpts from Juan Gutiérrez's message of mié may 11 17:29:14 -0400 2011:
> > OK, este el gcc que está dando el error.
>
> Por favor lee mi correo con calma otra vez.

para ser más concreto: ¿hiciste make distclean?

--
Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2011-05-11 23:01:38 RE: RV: PgSQL 9.0.4 - undefined reference to optreset/setproctitle
Previous Message Alvaro Herrera 2011-05-11 22:25:46 RE: RV: PgSQL 9.0.4 - undefined reference to optreset/setproctitle