Subject: Re: Current state of my Qube
To: Byron Servies <bservies@pacang.com>
From: Andy Ruhl <acruhl@gmail.com>
List: port-cobalt
Date: 07/24/2004 07:50:07
On Fri, 23 Jul 2004 21:24:54 -0700, Byron Servies <bservies@pacang.com> wrote:
> On Jul 23, 2004, at 12:54 PM, Andy Ruhl wrote:
> 
> > o postgresql from pkgsrc won't compile due to some CPU limitation. I
> > set an configure option to disable spinlocks, and it would finish
> > building without errors, but it would not actually build the
> > postmaster executable. Weird. Seems like 2 problems: 1. It won't build
> > right. 2. The package build should fail. I compiled it from source,
> > but it complains when I try to do an initdb. MySQL built just fine but
> > I didn't try to use it. But I REALLY don't want to use MySQL.
> 
> See
> 
> <http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=25473>
> 
> I have been running postgres with these changes for months.  It even
> passes most of the tests.

Hopefully I'm not being dense here, but I'm not finding a file called
dynaloader.c. I'll do some grepping to see if I can find out where
this stuff is handled and see if I can make the change.

Thanks.

Andy