| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bernhard Herzog <bh(at)intevation(dot)de> |
| Cc: | Brent Verner <brent(at)rcfile(dot)org>, 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 18:07:51 |
| Message-ID: | 3787.1011809271@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-sql |
Bernhard Herzog <bh(at)intevation(dot)de> writes:
> Using $$@ instead of $@ should help in this particular
> case, I think.
But we haven't got control of what the initial value of TCL_SHLIB_LD is.
Hmm. Wait a minute; we're going about this all wrong. Instead of
hacking the Makefile, let's hack mkMakefile.tcldefs.sh. We can
definitely fix the TCL_SHLIB_LD value there, before Make sees it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fernando Nasser | 2002-01-23 18:12:37 | Re: Schemas vs. PostQUEL: resolving qualified identifiers |
| Previous Message | Tom Lane | 2002-01-23 18:05:27 | Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oleg Lebedev | 2002-01-23 18:57:42 | Re: PGACCESS installation |
| Previous Message | Tom Lane | 2002-01-23 18:05:27 | Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems) |