Re: Trouble building uuid-ossp extension in new versions of Postgres

From: Ryan Murphy <ryanfmurphy(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Trouble building uuid-ossp extension in new versions of Postgres
Date: 2016-12-18 13:04:18
Message-ID: CAHeEsBdVbKmzYYescn654ADLjZE_F5j_DYjwzu34YdnT3QGMjQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Mac, the recommended thing is to forget about the ossp code and
> use "configure --with-uuid=e2fs". Sorry if that wasn't clear enough.
>
>
Ok thanks, I'll try this.

> Reading over your post again, it sounds like you're trying to force-build
> contrib/uuid-ossp without having used any of the configure options that
> are supposed to enable it. I'm not sure that would ever have worked very
> reliably.
>
>
Ok, that makes sense. I had never learned the proper procedure for
building extensions, but have had success with going into e.g.
contrib/pgcrypto and typing make to build the pgcrypto extension. Since
things like that have generally worked for me I didn't learn about the
proper flags etc.

I'll try some more things and get back to you, thanks for the help.

Best,
Ryan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2016-12-18 13:11:34 Re: Proposal for changes to recovery.conf API
Previous Message Magnus Hagander 2016-12-18 13:02:58 Re: Proposal for changes to recovery.conf API