delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/08/30/16:56:58

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=IJltjlvYPX82CyUr
jFcKfd9c2ytvFMlVSAZk6OkWc7mkfuh809hznZZ1+jJRLtTcRjWe5ym7K8tsnkTE
7qM3K5ugH2xJ7iBwnmDpg6FXnfXelaq0VTe+OP4IieuSoexHP8hmlhnxKNasqWP+
Gn29PoqYkMS+ENO4rVrUP2hg3NQ=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=bve0dIVRFdv3VDJsw7qsUo
LgbFU=; b=EWjVrkVUdzupAkokPl0mf7JmenMUqenV1pdM++0jBzSIc5KK9cF7uf
g9Zic9bYD1sb47AhrfmdpJgffR1+Y7oP2r699T+J7gZPYjmHfQxrNsBtDjp8fAww
VDZzL8M5LmYjR44Tq4rtrDq5Z/7wsv8RR4C3YqnZjpQvQznib/Ths=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=atzeri, Atzeri, catalog, 96
X-HELO: mail-wm0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=g9pxZnKRAq3PF92nRP3UmKClppFDpRAWKt0l1ss4hy4=; b=OBwQIiXexZXsBg5mmx4eoWKPHv5YVx5xtHHdysz4yABXz34JIh4B3wK+DwqGLhT62N JXfGUYhr2jZlHhdYkZr7VrbYpLnTQXVH0yNthzKkTayke9pbrteEip4BSbYfDxrwan5I 6ASf73rDGn19ejz7PJd5dYhgtOHdJnU9UoPw3daDnKlys6++W16pLuYVNzbPSK8pTDeZ b8Si98LEJlPjG5fpxzN39ieOaA8iOq87A+Iwo3V9wDX3GsHmpTgwTdA25DnCOV7sjgGF lrCap9sbqP/12RGD3f5ZLGgbjwUzT1tljKmKsToUF1jXzavrWNjrPdDlOfY7cZOSrxvM jksQ==
X-Gm-Message-State: AE9vXwPanXC+kl527/Mo95299ITuAWK0G0FfrXhsULJ0OtlUDqCAaVCXIxcb9+8UqKSaOA==
X-Received: by 10.28.211.10 with SMTP id k10mr5851407wmg.16.1472590598845; Tue, 30 Aug 2016 13:56:38 -0700 (PDT)
Subject: Re: postgresql: missing catalog/genbki.h server header
To: cygwin AT cygwin DOT com
References: <1c965b8f-b08f-9ae7-50ab-e4230087616c AT cygwin DOT com> <e27a8da5-2229-85bd-934f-0223b492070b AT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <b00fc3f3-957a-f964-d279-9778d765dfb5@gmail.com>
Date: Tue, 30 Aug 2016 22:56:29 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <e27a8da5-2229-85bd-934f-0223b492070b@gmail.com>
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019