Has anyone tried compiling PostgresQL 7.3.2 using the tarball sources available from postgresql.org? I'm getting a compile error (using gmake as instructed in the INSTALL document) on module hba.c: hba.c:76: parse error before 'c' hba.c:76: parse error before '&' token gmake[3]: ***[hba.o] Error 1 ... ... This makes me wonder if it's related to UTF-8 as in Perl compile problems. My $LANG is set to 'en_US.UTF-8'. The --enable-nls option in configure is set to 'en_US'. I'll rebuild a few different ways to see if I can get it to compile... Thanks -- Bob Cochran Greenbelt, Maryland, USA Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html