Re: pg_config broken in 7.1.1 on FreeBSD with Tcl + Java

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Glenn Trewitt <glenn(at)trewitt(dot)org>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: pg_config broken in 7.1.1 on FreeBSD with Tcl + Java
Date: 2001-05-11 21:21:30
Message-ID: Pine.LNX.4.30.0105112320380.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Glenn Trewitt writes:

> When I build PostgreSQL 7.1.1 from the port on FreeBSD 4.3, pg_config
> gets built with a syntax error in the "val_configure=..." line. It
> looks like multiple levels of single quotes, where different kinds of
> quotes should have been used.

What is the configure line that this installation uses?

> val_configure='--enable-locale --enable-syslog --with-CXX
> --sysconfdir=/usr/local/etc/p
> ostgresql '--with-includes=/usr/local/include /usr/local/include/tcl8.3
> /usr/local/incl
> ude/tk8.3' --with-libraries=/usr/local/lib --docdir=/usr/local/share/doc
> --includedir=/
> usr/local/include/pgsql --with-java --with-openssl --enable-multibyte
> --with-tcl '--wit
> h-tclconfig=/usr/local/lib/tcl8.3 /usr/local/lib/tk8.3'
> --with-tkconfig=/usr/local/lib/
> tk8.3 --prefix=/usr/local i386--freebsd4.3'

Where do these extra quotes come from?

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-05-11 21:23:18 Re: instalation problems!
Previous Message Peter Eisentraut 2001-05-11 21:20:22 Re: instalation problems!