That was interesting, I got the Red Hat src.rpm for postgresql-7.3.2, installed it, and checked the patches. Sure enough, there is a patch for the isblank function in hba.c: postgresql-7.3.1-isblank.patch I applied it and got a successful build. This build is against the latest openssl stuff, with Java enabled using Sun's Java 1.4.2 beta SDK. I previously installed Ant 1.5.3-1 (from http://www.apache.org) and Xerces2-J 2.4.0, and the jars built. I left LANG set to my normal default of 'en_US.UTF-8'. Guess I can start installing now and then seeing if the server and client will work. Bob Cochran On Thu, 2003-05-08 at 20:24, Robert L Cochran wrote: > 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 > -- Bob Cochran Greenbelt, Maryland, USA Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html