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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=xkojmCgBkQ2Ol4rbmDnQs+2CDbf+nwrJ9qiu4duMMRh U4AbOp4RT2HU7fs/VSO/KIYPJoGdxqHx4Ak2icvsBbySuU+/cbwA+gcXxKHTMtrt SYoyV0EIrNEQmOF+G605z+YyTs7ptGmf9ehvBblaVOaDJxu+1f52Ndny4paNQxr8 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=X9RAcnnDN+wWO6wKsnBJcy22L/M=; b=THyg7tQ7f4Z1S+qcB BlYlfV3xPMIHHsp8bqnvTOatBoyCVvMG0lxKiwsXwVLLwQsaS1As9ilRmXS/tcFD ZhUjYE4wCqbFsePiT90dSdEGXsI8E9vxvD113hj+zvTVydL4r+V1vC+yjg/63ioV t0FYo1fY6HAg80TWMTJsA4Ccto= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f171.google.com X-Received: by 10.180.149.240 with SMTP id ud16mr30812252wib.3.1402950270094; Mon, 16 Jun 2014 13:24:30 -0700 (PDT) Message-ID: <539F5275.3060905@gmail.com> Date: Mon, 16 Jun 2014 22:24:21 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: postgresql-9.2.4-2: ossp-uuid module References: <86txjh7bx5 DOT fsf AT w2139spb DOT ru DOT yotateam DOT com> <51F28F9A DOT 9030606 AT gmail DOT com> <86zjt85urm DOT fsf AT w2139spb DOT ru DOT yotateam DOT com> <51F37D50 DOT 1040006 AT gmail DOT com> <86k38g3hwn DOT fsf AT w2139spb DOT ru DOT yotateam DOT com> In-Reply-To: <86k38g3hwn.fsf@w2139spb.ru.yotateam.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 16/06/2014 19:04, Filipp Gunbin wrote: > On 27/07/2013 09:57 +0200, marco atzeri wrote: > > Returning to this old problem, > > Currently postgres with ossp-uuid module (--with-ossp-uuid added to > CYGCONF_ARGS) builds with OSSP uuid library > (http://www.ossp.org/pkg/lib/uuid/), but not with libuuid which is > included in util-linux. I do not have enough skills to identify > problem, but it seems that function "uuid_export" is missing there. > Maybe the OSSP uuid library needs to be added as a separate package in > Cygwin? It builds from original source with no patches. It seems that uuid-ossp and util-linux uuid are two complete not compatible libraries. http://stackoverflow.com/questions/2566964/uuid-library-for-c >>> The correct files are in my /usr/local so I remembered I built libuuid >>> specially for postgres. I'll try to clarify what is required. > > That was OSSP uuid library in my /usr/local, clearly. > > Filipp Anyway, until someone add the uuid-ossp package on cygwin, I will not add such dependency on postgres 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