Re: BUG #13500: Windows binary zip doesn't include libintl.h
От | Kouhei Sutou |
---|---|
Тема | Re: BUG #13500: Windows binary zip doesn't include libintl.h |
Дата | |
Msg-id | 20150717.230136.210343312872939479.kou@clear-code.com обсуждение исходный текст |
Ответ на | Re: BUG #13500: Windows binary zip doesn't include libintl.h (Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>) |
Ответы |
Re: BUG #13500: Windows binary zip doesn't include libintl.h
|
Список | pgsql-bugs |
In <CANFyU971y=53dcLyZOaeP6cdxNbrP59GCZNfUgb83pryE8LUxQ@mail.gmail.com> "Re: [BUGS] BUG #13500: Windows binary zip doesn't include libintl.h" on Fri, 17 Jul 2015 17:58:19 +0530, Sandeep Thakkar <sandeep.thakkar@enterprisedb.com> wrote: > I think it's a GPL file and can't be bundled in the > binaries/installers. It's not GPL. It's LGPL. We don't need to change PostgreSQL license when we use LGPL library as dynamic link library for PostgreSQL. > On Tue, Jul 14, 2015 at 6:07 PM, <kou@clear-code.com> wrote: > > The following bug has been logged on the website: > > Bug reference: 13500 > Logged by: Kouhei Sutou > Email address: kou@clear-code.com > PostgreSQL version: 9.4.4 > Operating system: Windows > Description: > > //get.enterprisedb.com/postgresql/postgresql-9.4.2-1-windows-x64-binaries.zip > > has pgsql\include\libintl.h but > //get.enterprisedb.com/postgresql/postgresql-9.4.4-1-windows-x64-binaries.zip > > doesn't have it. > > libintl.h is included from pgsql\include\server\c.h. The c.h is > included > from pgsql\include\server\postgres.h. > > I want to build an extension, PGroonga, for Windows with the > official > PostgreSQL binary. But I get a build error caused by missing > libintl.h. > > > -- > Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-bugs > > > -- > Sandeep Thakkar >
В списке pgsql-bugs по дате отправления: