| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: tsearch2 patch status report |
| Date: | 2007-08-21 13:37:00 |
| Message-ID: | 20070821133700.GD19456@svr2.hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Aug 20, 2007 at 10:50:49PM -0400, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> > You broke my shiny new MinGW and Cygwin buildfarm members too :-)
>
> Yeah, I was just looking at that. I seem to recall that the
> fu000001.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
> bleat is a symptom of a reference to a variable that isn't marked
> DLLIMPORT ... but CurrentMemoryContext certainly is, so there's not
> anything here sufficient to fix it. I trust someone with access to
> a Windows build environment will dig into that.
Mingw fixed, I think. I think that will also fix cygwin, but less sure
there..
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gabor Szabo | 2007-08-21 14:16:13 | Stage Configure failed with status 77 |
| Previous Message | Dhanaraj M | 2007-08-21 11:33:44 | Re: [HACKERS] PAM authentication fails for local UNIX users |