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

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Дата
Msg-id 20020123120150.A8035@rcfile.org
обсуждение исходный текст
Ответ на Re: pltcl build problem on FreeBSD (was: Re: pltlc and  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: TODO items and their related files?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)