X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=FzU
	vIyyfHQoXtgxscBWHEVheEf23j0YUJFK6ycwmb3Bm/pJH95bCEhy/qd7klt3Nfer
	xu6YYJoZvSKyN0OqAHnPH+eizRkxLLUK1ioJ/mdyg1kYfoZgPuXQXXsqUTt/eHlp
	OuR6IKBlYoP4aEdUt23i5Msfi2U4AEY0P7ke1Ruw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=19DoPPj9G
	vi5NGOg+1+sRaAAP1E=; b=tK9sWiiresGY0izLstf+q38IWy9UzpuKEN2+W0BEr
	yXBiMZpgy6tLZccGEuTHFqjvOjHY8nMur7w6fJUe6EiC3Xg8fqorPtqmgMo9k53r
	QyAEYMWOy55yX6a4zKbj/nzbnrP7SnBF44FVmEHEfjkRqGX31aS0nLIL280dXOhL
	Kk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*MI:cygwin, arches, catalog
X-HELO: mx1.redhat.com
To: cygwin@cygwin.com
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
Subject: postgresql: missing catalog/genbki.h server header
Message-ID: <1c965b8f-b08f-9ae7-50ab-e4230087616c@cygwin.com>
Date: Thu, 25 Aug 2016 16:15:21 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

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

