gmake check problem

Поиск
Список
Период
Сортировка
От jkunkel@laurcat.com
Тема gmake check problem
Дата
Msg-id 20100426124136.eb767a0822cca56c343a68b38c30a36c.564fd76e67.wbe@email.secureserver.net
обсуждение исходный текст
Ответы Re: gmake check problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I built 8.4.3 on Centos 5 with just ./configure and gmake


When I run gmake check, the process stops at "test stats
..."


There is no residual postgresql or postmaster running (consuming clock
cycles on top).


When I break the process, I get the following errors:


gmake[2]: *** wait: No child processes.  Stop.
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: *** wait: No child processes.  Stop.
gmake[1]: *** [check] Error 2
gmake: *** [check] Interrupt

[postgres@bubachubs postgresql-8.4.3]$


Any help would be appreciated.


Thanks,
Jim


В списке pgsql-general по дате отправления:

Предыдущее
От: "Little, Douglas"
Дата:
Сообщение: Re: ALTER Bigserial error
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Start-up script for few clusters: just add water?