make check and OSX - Mailing list pgsql-bugs

From Theodore Petrosky
Subject make check and OSX
Date
Msg-id 20031220205133.26222.qmail@web41011.mail.yahoo.com
Whole thread Raw
Responses Re: make check and OSX
List pgsql-bugs
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/

pgsql-bugs by date:

Previous
From: Theodore Petrosky
Date:
Subject: can not configure --enable-thread-safety
Next
From: Tom Lane
Date:
Subject: Re: make check and OSX