Re: [GENERAL] Errors building older versions of PostgreSQL

2005-07-13 Thread Gregory Youngblood
Thanks for the tips. It kind of worked. I got passed that point, but then got to another set of errors. I'm going to change my approach. I'm trying to locate some older Linux ISOs that I can install in a vmware virtual environment and try to build in there. Since all I want is to dump my da

Re: [GENERAL] Errors building older versions of PostgreSQL

2005-07-13 Thread Alvaro Herrera
On Wed, Jul 13, 2005 at 04:29:41PM -0700, Gregory Youngblood wrote: > It gets through most of the make process, but then at the point where > it starts creating files like GNUmakefile, it returns: > sed: file conftest.sl line 35: unterminated `s' command The problem is that GCC now gives a mult

[GENERAL] Errors building older versions of PostgreSQL

2005-07-13 Thread Gregory Youngblood
I've been going through some old backups, and found databases from pgsql versions as old as 7.0 (7.0, 7.1, 7.3, and 7.4 to be precise). I'm trying to build these older versions specifically so I can dump the data and see what I want to keep and what I can erase. 7.3 and 7.4 appear to have b