On Wed, Dec 24, 2008 at 10:08:01AM -0800, David Lee Lambert wrote:
> On Dec 17, 2:30 pm, Andrew Gierth wrote:
> > Has anyone ever managed to get uuid generation working on FreeBSD? [...]
> >
> > ([...] The only solution I could come up with was to knock
> > off a quick uuid-freebsd module that use
On Dec 17, 2:30 pm, Andrew Gierth wrote:
> Has anyone ever managed to get uuid generation working on FreeBSD? [...]
>
> ([...] The only solution I could come up with was to knock
> off a quick uuid-freebsd module that uses the base system uuid
> functions rather than the ossp ones. I could put thi
> "Andrew" == Andrew Gierth writes:
Andrew> I get a segfault too if I force misc/ossp-uuid to build with
Andrew> -fPIC:
[...]
Andrew> I can try this on another box with a debug-enabled pg build
Andrew> later.
The problem, unsurprisingly, is that the call to uuid_create in
contrib/uuid-o
> "Peter" == Peter Eisentraut writes:
> Andrew Gierth wrote:
>> Has anyone ever managed to get uuid generation working on FreeBSD?
>> There seems to be no way to build contrib/uuid-ossp successfully,
>> and no apparent agreement anywhere as to whether this is problem
>> with pg or with t
Andrew Gierth wrote:
Has anyone ever managed to get uuid generation working on FreeBSD?
There seems to be no way to build contrib/uuid-ossp successfully,
and no apparent agreement anywhere as to whether this is problem
with pg or with the misc/ossp-uuid port.
So what's the problem? Error messa
Has anyone ever managed to get uuid generation working on FreeBSD?
There seems to be no way to build contrib/uuid-ossp successfully,
and no apparent agreement anywhere as to whether this is problem
with pg or with the misc/ossp-uuid port.
(I tried this, without success, a couple of weeks back in r