Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)

From: Brent Verner <brent(at)rcfile(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Vsevolod Lobko <seva(at)sevasoft(dot)kiev(dot)ua>, Murray Prior Hobbs <murray(at)efone(dot)com>, Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Date: 2002-01-23 17:01:50
Message-ID: 20020123120150.A8035@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

[2002-01-23 11:54] Tom Lane said:
| Peter Eisentraut <peter_e(at)gmx(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-01-23 17:06:25 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Previous Message Tom Lane 2002-01-23 17:00:56 Re: RFD: schemas and different kinds of Postgres objects

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2002-01-23 17:06:25 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Previous Message Tom Lane 2002-01-23 16:54:09 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)