Bus error on make check

Поиск
Список
Период
Сортировка
От Doug Hall
Тема Bus error on make check
Дата
Msg-id 3E28F09A-1BED-457B-B590-4073A0D42CB7@gmail.com
обсуждение исходный текст
Ответы Re: Bus error on make check  ("Jonel Rienton" <jonel@rientongroup.com>)
Re: Bus error on make check  ("Doug Hall" <doughalldev@gmail.com>)
Список pgsql-general
I get the following errors upon running a make check for 8.1.3:

./pg_regress: line 503:  9002 Bus error               "$bindir/psql" -
X $psql_options postgres </dev/null 2>/dev/null
./pg_regress: line 503:  9007 Bus error               "$bindir/psql" -
X $psql_options postgres </dev/null 2>/dev/null
./pg_regress: line 503:  9012 Bus error               "$bindir/psql" -
X $psql_options postgres </dev/null 2>/dev/null
running on port 55432 with pid 8714
============== creating database "regression"         ==============
./pg_regress: line 541:  9019 Bus error               "$bindir/
createdb" $encoding_opt $psql_options --template template0 "$dbname"
pg_regress: createdb failed
make[2]: *** [check] Error 2
make[1]: *** [check] Error 2
make: *** [check] Error 2

Any ideas what could cause this?

Thanks,
Doug

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

Предыдущее
От: "Andrus"
Дата:
Сообщение: Re: How to determine number of established connections
Следующее
От: "Jonel Rienton"
Дата:
Сообщение: Re: Bus error on make check