Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed
Date
Msg-id 20001125190344.A1779@lerami.lerctr.org
Whole thread Raw
In response to Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed  (Larry Rosenman <ler@lerctr.org>)
Responses Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
* Larry Rosenman <ler@lerctr.org> [001125 18:54]:
> > > Works.  This is, umm, messy at best.
> > Err, I lied, Marc adds the /usr/local/include/tcl8.3 and tk8.3 dirs to 
> > the --with-includes configure option. 
> > 
> > Still messy.
> and it breaks now on 7.1devel sources... 
Here is what I issued configure with:

./configure  --prefix=/home/ler/pg-test --enable-syslog \--with-CXX --with-perl --enable-multibyte --enable-cassert
\--with-openssl\--with-includes="/usr/local/include/tcl8.3 /usr/local/include/tk8.3" \--with-tcl
\--with-tclconfig=/usr/local/lib/tcl8.3\--with-tkconfig=/usr/local/lib/tk8.3
 

and it still breaks the same way.  The output doesn't show the
--with-includes directive directories ANYWHERE in the make output :-( 

LER

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed
Next
From: Tom Lane
Date:
Subject: Proposal for fixing IPC key assignment