Thread: make check and OSX

make check and OSX

From
Theodore Petrosky
Date:
I seem to be missing something on Mac OSX.

./configure --with-rendezvous
make

All of PostgreSQL successfully made. Ready to install.

beautiful... so I tried make check
[symcom:~/software/postgresql-7.4] postgres% make
check

All of PostgreSQL successfully made. Ready to install.
make -C src/test check
make: *** src/test: No such file or directory.  Stop.
make: *** [check] Error 2

I don't get it... am I not understanding something? I
did the 'make check' as user postgres

BTW, I did a 'make install' and the installation
appears to be working fine. I would like to run the
tests.

Ted

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

Re: make check and OSX

From
Tom Lane
Date:
Theodore Petrosky <tedpet5@yahoo.com> writes:
> I seem to be missing something on Mac OSX.

> [symcom:~/software/postgresql-7.4] postgres% make
> check

> All of PostgreSQL successfully made. Ready to install.
> make -C src/test check
> make: *** src/test: No such file or directory.  Stop.

I can't duplicate this on either OS X 10.2.6 or 10.3 (beta).
"make check" at top level works fine for me.

            regards, tom lane

Re: make check and OSX

From
Theodore Petrosky
Date:
Woops... my bad..

I had downloaded the 'base' distro. There was no
'test'.. I downloaded the correct one and everything
is OK.

BTW, Tom.. do you know how to enable thread-safety in
OSX?

Ted


--- Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Theodore Petrosky <tedpet5@yahoo.com> writes:
> > I seem to be missing something on Mac OSX.
>
> > [symcom:~/software/postgresql-7.4] postgres% make
> > check
>
> > All of PostgreSQL successfully made. Ready to
> install.
> > make -C src/test check
> > make: *** src/test: No such file or directory.
> Stop.
>
> I can't duplicate this on either OS X 10.2.6 or 10.3
> (beta).
> "make check" at top level works fine for me.
>
>             regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/