Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Brent Verner <brent@rcfile.org>
From: Brent Verner <brent@rcfile.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter_e@gmx.net>,
Vsevolod Lobko <seva@sevasoft.kiev.ua>, Murray Prior Hobbs <murray@efone.com>, Lamar Owen <lamar.owen@wgcr.org>, pgsql-hackers@postgresql.org
Date: 2002-01-23T17:01:50Z
Lists: pgsql-hackers
[2002-01-23 11:54] Tom Lane said: | Peter Eisentraut <peter_e@gmx.net> writes: | > I've submitted a bug report to FreeBSD about this. Let's hope they fix it | > soon. | | Will it not work to do | | $(shell echo '$(TCL_SHLIB_LD)' | sed ... No. I just tested this, and the $@ still got expanded too early. We'll need to use the suggested ifeq($(PORTNAME),linux) test. brent -- "Develop your talent, man, and leave the world something. Records are really gifts from people. To think that an artist would love you enough to share his music with anyone is a beautiful thing." -- Duane Allman