public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* postgresql: missing catalog/genbki.h server header
@ 2016-08-26  3:05 Yaakov Selkowitz
  2016-08-26 11:18 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Yaakov Selkowitz @ 2016-08-26  3:05 UTC (permalink / raw)
  To: cygwin

Marco,

Just ran into the following on both arches:

In file included from 
qt-x11-free-3.3.8b/src/sql/drivers/psql/qsql_psql.cpp:61:0:
/usr/include/postgresql/server/catalog/pg_type.h:22:28: fatal error: 
catalog/genbki.h: No such file or directory

Looks like this header needs to be moved from postgresql-devel to 
libpq-devel.

-- 
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: postgresql: missing catalog/genbki.h server header
  2016-08-26  3:05 postgresql: missing catalog/genbki.h server header Yaakov Selkowitz
@ 2016-08-26 11:18 ` Marco Atzeri
  2016-08-31  5:35   ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2016-08-26 11:18 UTC (permalink / raw)
  To: cygwin

On 25/08/2016 23:15, Yaakov Selkowitz wrote:
> Marco,
>
> Just ran into the following on both arches:
>
> In file included from
> qt-x11-free-3.3.8b/src/sql/drivers/psql/qsql_psql.cpp:61:0:
> /usr/include/postgresql/server/catalog/pg_type.h:22:28: fatal error:
> catalog/genbki.h: No such file or directory
>
> Looks like this header needs to be moved from postgresql-devel to
> libpq-devel.
>


Noted.
It seems also debian has doubts on where to put this header

https://packages.debian.org/search?suite=sid&searchon=contents&keywords=genbki.h

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: postgresql: missing catalog/genbki.h server header
  2016-08-26 11:18 ` Marco Atzeri
@ 2016-08-31  5:35   ` Marco Atzeri
  0 siblings, 0 replies; 3+ messages in thread
From: Marco Atzeri @ 2016-08-31  5:35 UTC (permalink / raw)
  To: cygwin

On 26/08/2016 11:57, Marco Atzeri wrote:
> On 25/08/2016 23:15, Yaakov Selkowitz wrote:
>> Marco,
>>
>> Just ran into the following on both arches:
>>
>> In file included from
>> qt-x11-free-3.3.8b/src/sql/drivers/psql/qsql_psql.cpp:61:0:
>> /usr/include/postgresql/server/catalog/pg_type.h:22:28: fatal error:
>> catalog/genbki.h: No such file or directory
>>
>> Looks like this header needs to be moved from postgresql-devel to
>> libpq-devel.
>>
>
>
> Noted.
> It seems also debian has doubts on where to put this header
>
> https://packages.debian.org/search?suite=sid&searchon=contents&keywords=genbki.h
>
>
> Regards
> Marco

looking at latest debian 9.6 split
it seems I should move all
/usr/include/postgresql/server
under postgresql-devel.

$ grep "usr/include/" *
libecpg-dev.install:usr/include/postgresql/ecpg*.h
libecpg-dev.install:usr/include/postgresql/informix/*
libecpg-dev.install:usr/include/postgresql/pgtypes_*.h
libecpg-dev.install:usr/include/postgresql/sql3types.h
libecpg-dev.install:usr/include/postgresql/sqlca.h
libecpg-dev.install:usr/include/postgresql/sqlda*.h
libpq-dev.install:usr/include/postgresql/internal/*
libpq-dev.install:usr/include/postgresql/libpq-fe.h
libpq-dev.install:usr/include/postgresql/libpq-events.h
libpq-dev.install:usr/include/postgresql/libpq/libpq-fs.h
libpq-dev.install:usr/include/postgresql/pg_config*.h
libpq-dev.install:usr/include/postgresql/postgres_ext.h
postgresql-server-dev-9.6.install:usr/include/postgresql/*/server

and realign a bit the other headers.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-30 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-26  3:05 postgresql: missing catalog/genbki.h server header Yaakov Selkowitz
2016-08-26 11:18 ` Marco Atzeri
2016-08-31  5:35   ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).