From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at> |
Cc: | pgsql-patches(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] --with-tcl build on AIX (and others) fails |
Date: | 2002-01-09 17:19:11 |
Message-ID: | 200201091719.g09HJBD06750@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Saved for 7.3:
http://candle.pha.pa.us/cgi-bin/pgpatches2
---------------------------------------------------------------------------
Zeugswetter Andreas SB SD wrote:
>
> The current version of the interfaces/libpgtcl/Makefile fails to build a
> shared lib on platforms where the shlib needs to resolve symbols from
> the loading executable (tclsh) at link time. (only affects AIX?)
>
> The current version of pl/tcl/Makefile fails to build on some platforms,
> e.g. that use a packaged version of tcl that was built with a now
> unavailable compiler or that need an exports file to build shlibs.
> The patch simplifies this Makefile considerably.
>
> Makefile.shlib fails to clean correctly on some platforms.
>
> I thus ask you again to consider applying this improved patch that fixes
> above problems before RC1.
> Else please keep it, to apply after release.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Doug Royer | 2002-01-09 17:37:38 | Re: Some architectures need "signed char" declarations |
Previous Message | Zeugswetter Andreas SB SD | 2002-01-09 17:07:52 | Re: Time as keyword |
From | Date | Subject | |
---|---|---|---|
Next Message | Zeugswetter Andreas SB SD | 2002-01-09 17:40:37 | Makefile.aix patch for shlib's |
Previous Message | Tom Lane | 2002-01-09 16:05:10 | Re: --with-tcl build on AIX (and others) fails |