Обсуждение: Problems running on Sharp Zaurus ( armv4l )

Поиск
Список
Период
Сортировка

Problems running on Sharp Zaurus ( armv4l )

От
frank.brinkmann@bricon.de
Дата:
Hi all,

I compiled Postgres 7.2.1 for the Zaurus using the embeddix cross
compiler for linux. No problems !
After installation I was able to run initdb and initlocation
and start postmaster. Everything seems to work.
Whenever I try to connect with : psql template1
I see in the logfile that postmaster dies with signal 11.

Do you have any hint for me what went wrong ?

Thanx for your help.

Greets

Frank
frank.brinkmann@bricon.de

Re: Problems running on Sharp Zaurus ( armv4l )

От
Tom Lane
Дата:
frank.brinkmann@bricon.de writes:
> Whenever I try to connect with : psql template1
> I see in the logfile that postmaster dies with signal 11.
> Do you have any hint for me what went wrong ?

Back trace from core dump, please?

            regards, tom lane