OpenBSD ports post-installation gives core dump?

Поиск
Список
Период
Сортировка
От Derek Sivers
Тема OpenBSD ports post-installation gives core dump?
Дата
Msg-id 4.3.2.7.2.20010704181529.00af1dc0@64.71.145.18
обсуждение исходный текст
Список pgsql-ports
I just went to do my first PostgreSQL installation on OpenBSD.
Did it from /usr/ports/
I followed the instructions exactly and got a core dump!
Any clues what might fix or cause this?

Using OpenBSD 2.9.  PostgreSQL 7.1
/usr/ports/databases/postgresql/"make install"

AFTER INSTALLING, I TYPED:
$ useradd -c "PostgreSQL Admin User" -g =uid -m -d /var/postgresql -s
/bin/sh postgresql
$ su - postgresql
$ mkdir /var/postgresql/data
$ initdb -D /var/postgresql/data

IT SAID:
Fixing permissions on existing directory /var/postgresql/data
Creating directory /var/postgresql/data/base
Creating directory /var/postgresql/data/global
Creating directory /var/postgresql/data/pg_xlog
Creating template1 database in /var/postgresql/data/base/1
Bad system call (core dumped)       <-------- *******
initdb failed.
Removing temp file /tmp/initdb.12300.


Any clues?


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

Предыдущее
От: Manoj Nair
Дата:
Сообщение: Compilation on Solaris 2.8
Следующее
От: Derek Sivers
Дата:
Сообщение: OpenBSD ports post-installation gives core dump?