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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=CelP3 nohUnXbP6RvC+fislk5Puh0X2l6GqY1HyEavmFWBedzKEVm+CHvIY0UUdUPBdmbU DtA1LxyvwGOoxdBodD3SWpd2CtZ9X5nh/pO0kbQabLxD/94AQfQiS1E7khaPAYb0 tCc9NR+0iF6HCoj/4At6n7VkSFSkUw0C3gaw/k= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=wp+XHbWBTQo U2jolwAkEdq3m2aI=; b=l0t8GjlK6FxJDkd0PNRiOqm5Y+XiK33cZoNLYH6mqJp KTIjanbX+4RJSIAqfoBetLJ1fgggXD2S8W3LK8rIw3fnQCQCrcdCycXgm3NgMjnF v+1tlHYZuO8huiqxz2Unp8GnP4BLQiknqLaQ3toVka2HOTCD4L4mCopquUYeJCow = 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=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: out2-smtp.messagingengine.com From: Filipp Gunbin 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> Date: Mon, 16 Jun 2014 21:04:24 +0400 In-Reply-To: <51F37D50.1040006@gmail.com> (marco atzeri's message of "Sat, 27 Jul 2013 09:57:04 +0200") Message-ID: <86k38g3hwn.fsf@w2139spb.ru.yotateam.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (cygwin) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes On 27/07/2013 09:57 +0200, marco atzeri wrote: > Il 7/27/2013 9:25 AM, Filipp Gunbin ha scritto: >> On 26/07/2013 19:02 +0400, marco atzeri wrote: >> >>> Il 7/26/2013 2:17 PM, Filipp Gunbin ha scritto: >>>> Hello again, >>>> >>>> It would be useful to include "uuid-ossp" module in the default >>>> distribution. Here's a patch which does that. >>>> >>>> The mailing list filters didn't like the "PACKAGE_BUGREPORT=..." line >>>> with email address just before the patched line, so I had to set context >>>> lines to 0. >>>> >>>> Filipp >>>> >>>> >>> >>> noted. There is any additional dependency for that ? >>> >>> Marco >> >> Oh yes, it's libuuid, and unfortunately ossp-uuid does not build with >> Cygwin's libuuid1 or libuuid-devel modules installed. > > that is a problem. We need to understand why 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. >> >> 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 -- 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