make check and OSX

Поиск
Список
Период
Сортировка
От Theodore Petrosky
Тема make check and OSX
Дата
Msg-id 20031220205133.26222.qmail@web41011.mail.yahoo.com
обсуждение исходный текст
Ответы Re: make check and OSX  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Theodore Petrosky
Дата:
Сообщение: can not configure --enable-thread-safety
Следующее
От: Tom Lane
Дата:
Сообщение: Re: make check and OSX