Re: buildfarm breakage
От | Magnus Hagander |
---|---|
Тема | Re: buildfarm breakage |
Дата | |
Msg-id | 9837222c1002090452n7b5bdb50xa50d8b0f5a10e04c@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: buildfarm breakage (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: buildfarm breakage
|
Список | pgsql-hackers |
On Tue, Feb 9, 2010 at 02:20, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Andrew Dunstan <andrew@dunslane.net> writes: >> Mingw builds are missing in6addr_any in backend/libpq/auth.c, added by a >> recent RADIUS support fix. Looks like we might need to include win32.h >> in there. > > That was discussed already. I assume Magnus is going to address it > as soon as he gets back from FOSDEM. Yes. It's not quite that simple, though. It *is* in the win32 header for mingw. As an extern. But it's not present in the libraries on mingw (it *is* present on msvc). So we need to define the actual contents of it. I'll look at getting a mingw box up to fix that as soon as possible, hopefully today. -- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/
В списке pgsql-hackers по дате отправления: