| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | |
| Cc: | Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: win32mak_patch |
| Date: | 2008-05-05 19:32:12 |
| Message-ID: | 20080505213212.77e1c3ae@mha-laptop.hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Magnus Hagander wrote:
> Hiroshi Saito wrote:
> >> Anyway. If you get references to it, you need to pull in
> >> port/dirmod.c into psql as well. Normally, it would get this
> >> through libpgport, but it looks like your custom makfile is
> >> pulling the files in directly instead. So adding dirmod to the
> >> list of stuff from src/port should hopefully fix your problem.
> >
> > Um, win32.mak of libpq needed to add dirmod.c --
> > libpq.lib(fe-connect.obj) : error LNK2001: (snip-sjis message)
> > "_pgwin32_safestat"
> >
> > Then, Is containing in libpq wrong? I'm confused for a while...
Applied and backpatched, except for the changes to exports.txt that
shouldn't be required.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-05-05 20:39:25 | Re: [0/4] Proposal of SE-PostgreSQL patches |
| Previous Message | Simon Riggs | 2008-05-05 17:52:23 | Re: configure option for XLOG_BLCKSZ |