Alvaro Herrera wrote:
Manolo SupaMA escribió:
Hi.

Yesterday I downloaded source code from CVS following

developer.postgresql.org/docs/postgres/cvs.html

First of all it had problems downloading files, INSTALL text file has not
been downloaded, for example.
Today that web page isn't even available...

That URL certainly goes to the CVS instructions.

That's probably causing the problems I'm getting during
make
make check

Did you run configure?  Did you use --enable-depend?  What errors are
you getting?

I run:
./configure --prefix="/usr/local/pgsql/wip/" CFLAGS=-O0 --enable-debug --enable-cassert --enable-depend
make
make check

It's the usual way I use to build postgres source code for further installing. Anyway the problem has been solved downloading from scratch source code from CVS... maybe I downloaded a corrupted copy of the source code.

Thanks for your time.
Regards, Manolo.

Reply via email to