Re: RC2 on OS X can not make check

From: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: RC2 on OS X can not make check
Date: 2004-12-30 14:25:06
Message-ID: 20041230142506.80841.qmail@web41008.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Here is (was) the problem. I was working in an
administrator account. Not Root, but an admin account.

This is the first time that OS X choked while working
this way. RC1 was fine so something else must have
really changed.

Anyway, I just created a 'standard' user, moved the
folder and did the make check. all 96 tests passed.

I don't know if you need to make a note that OS X
users can not work in an admin account or if just the
normal warnings about not working as ROOT are enough.

Ted

--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Theodore Petrosky <tedpet5(at)yahoo(dot)com> writes:
> > I just found the time to try 8.0RC2 on OSX and I
> have
> > a problem with 'make check'.
>
> > Here is my configure..
>
> > ./configure --disable-shared ...
>
> --disable-shared breaks plpgsql, and probably a few
> other things. I'm
> not exactly sure why we still advertise it as a
> supported option.
>
> regards, tom lane
>

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Theodore Petrosky 2004-12-30 14:38:08 Re: RC2 on OS X can not make check
Previous Message Michael Meskes 2004-12-30 09:39:50 Re: ECPG CONNECT TO DEFAULT segfault