Postgres --enable-sql

Linas Vepstas linas@linas.org
Sun, 28 Oct 2001 10:42:24 -0600


On Sat, Oct 27, 2001 at 09:49:47PM +0200, Martin Sengstschmid was heard to remark:
> I run FreeBSD 4.4 and I installed PostgreSQL.
> 
> I edited my Makefile 
> 
> and added --enable-sql

Instead, I think it makes more sense to just say 
configure --enable-sql
before you say 'make'

> BUT
> 
> "make install"
> 
> wants to generate a file
> 
> m4 base-objects.m4>base-autogen.c

this should have run during 'make' not 'make install'.  The c file is
needed to build the postgres backend.


(you may need to delete files owned by root before typing 'make' again.
This is because running 'make install' as root probably left garbage in
teh source tree.)

> This file got a size of 3GB -> I canceled "make install"

???
It shouldn't have been that big.  Try installing a newer version of m4
and try again ???

--linas


-- 
pub  1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <linas@linas.org>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984  3F54 64A9 9A82 0104 5933