[postgis-devel] 1.1.0 closed - Release on 21 - call for tests

strk at refractions.net strk at refractions.net
Wed Dec 21 10:48:58 PST 2005


I completely dropped usage of AWK in the configure script,
parsing of `pg_config --configure` now happens in a centralized
place.

Tested successfully on GNU/Linux and FreeBSD 4.2.
Would you guys test on Solaris 7 and 9 ?
TIA

--strk;

On Wed, Dec 21, 2005 at 09:21:28AM -0700, Michael Fuhr wrote:
> On Wed, Dec 21, 2005 at 04:32:25PM +0100, Havard Tveite wrote:
> > Solaris 2.7:
> > configure now runs, but there is still a problem with
> > PGTEMPLATE="`${PGCONFIG}...
> [...]
> > checking which template to use... ./configure: syntax error at line 6: `end 
> > of file' unexpected
> > ./configure: syntax error at line 39: `similar' unexpected
> > ./configure: syntax error at line 3: `fi./configure: syntax error at line 
> > 3: `end of file' unexpected
> > ' unexpected
> 
> I don't see anything like this on Solaris 9 but I have been getting
> the following:
> 
> checking which template to use... awk: syntax error near line 1
> awk: illegal statement near line 1
> awk: syntax error near line 1
> awk: bailing out near line 1
> solaris
> 
> I haven't paid much attention to these errors since it seems to
> work, but on my system the errors can be eliminated by adding
> AC_PROG_AWK to configure.in and using $AWK instead of awk (configure
> then uses nawk instead of awk; awk on Solaris is an ancient version).
> 
> -- 
> Michael Fuhr
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel

-- 

 /"\    ASCII Ribbon Campaign
 \ /    Respect for low technology.
  X     Keep e-mail messages readable by any computer system.
 / \    Keep it ASCII. 




More information about the postgis-devel mailing list