| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | silv silv <silviline1(at)yahoo(dot)es> |
| Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | Re: Estructura de una página Postgresql |
| Date: | 2004-10-07 21:06:38 |
| Message-ID: | 20041007210638.GB14527@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
On Thu, Oct 07, 2004 at 05:46:42PM +0200, silv silv wrote:
Hola,
> postgres(at)a5s111pc35:/usr/local/src/postgresql-7.4.2/contrib/pg_filedump-3.0>
> make
> gcc -g -Wall -Wmissing-prototypes
> -Wmissing-declarations -I/usr/local/pgsql/include
> pg_filedump.c -c
> En el fichero incluído de pg_filedump.c:28:
> pg_filedump.h:31:22: postgres.h: No existe el fichero
> o el directorio
> pg_filedump.h:32:29: storage/bufpage.h: No existe el
> fichero o el directorio
[etc]
Hmmm ... hiciste "make install-all-headers" en el fuente de Postgres?
Necesitas esos headers (que no se instalan por omision) para poder
compilar pg_filedump, creo.
Suerte,
--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"Limítate a mirar... y algun día veras"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera Munoz | 2004-10-07 21:08:41 | Re: problema con un Vacuumdb |
| Previous Message | FERNANDO MIGUEL NORIEL VILLARROEL | 2004-10-07 17:00:35 | pg_hba.conf |