Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Date
Msg-id 3787.1011809271@sss.pgh.pa.us
Whole thread Raw
In response to Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)  (Bernhard Herzog <bh@intevation.de>)
List pgsql-hackers
Bernhard Herzog <bh@intevation.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


pgsql-hackers by date:

Previous
From: Bernhard Herzog
Date:
Subject: Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Next
From: Tom Lane
Date:
Subject: Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)