X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT cygwin DOT com From: Yaakov Selkowitz 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