Alvaro Herrera wrote: <blockquote cite="mid:20080318134340.GB4625@alvh.no-ip.org" type="cite"><pre wrap="">Manolo
SupaMAescribió: </pre><blockquote type="cite"><pre wrap="">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... </pre></blockquote><pre wrap="">
That URL certainly goes to the CVS instructions.
</pre><blockquote type="cite"><pre wrap="">That's probably causing the problems I'm getting during
make
make check </pre></blockquote><pre wrap="">
Did you run configure? Did you use --enable-depend? What errors are
you getting?
</pre></blockquote> I run:<br /> ./configure --prefix="/usr/local/pgsql/wip/" CFLAGS=-O0 --enable-debug
--enable-cassert--enable-depend<br /> make<br /> make check<br /><br /> It's the usual way I use to build postgres
sourcecode for further installing.<br /> Anyway the problem has been solved downloading from scratch source code from
CVS...maybe I downloaded a corrupted copy of the source code.<br /><br /> Thanks for your time.<br /> Regards,
Manolo.<br/>