Trouble compiling postgresql in hp-unix

Поиск
Список
Период
Сортировка
От j_v_dsilva@www.com (joseph v d'silva)
Тема Trouble compiling postgresql in hp-unix
Дата
Msg-id 25bda1a5.0210030358.3319420d@posting.google.com
обсуждение исходный текст
Ответы Re: Trouble compiling postgresql in hp-unix
Список pgsql-general
Hi,

  I get the following error message when I am trying to gmake the
postgresql source in HP-unix 10.20
  I tried downloading and compiling glibc but that too failed saying
that mine is not a supported platform.
  Is there a way I can get binaries of postgresql for Hp-unix . I have
been trying in vain to compile to for a long time now.

gmake[1]: Entering directory
`/home/joseph/pgs/postgresql-7.2.2/src/interfaces'
gmake[2]: Entering directory
`/home/joseph/pgs/postgresql-7.2.2/src/interfaces/libpq'
ar crs libpq.a `lorder fe-auth.o fe-connect.o fe-exec.o fe-misc.o
fe-print.o fe-lobj.o pqexpbuffer.o dllist.o md5.o pqsignal.o | tsort`
/usr/lib/dld.sl: Can't find path for shared library: libc.2
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't find path for shared library: libc.2
/usr/lib/dld.sl: No such file or directory
/bin/sh: 20188 Abort(coredump)
gmake[2]: *** [libpq.a] Error 134
gmake[2]: Leaving directory
`/home/joseph/pgs/postgresql-7.2.2/src/interfaces/libpq'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/home/joseph/pgs/postgresql-7.2.2/src/interfaces'
gmake: *** [all] Error 2


    Thanx

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

Предыдущее
От: "Michael Paesold"
Дата:
Сообщение: Re: [HACKERS] Anyone want to assist with the translation of the Advocacy site?
Следующее
От: camilarrocha@hotmail.com (Camila Rocha)
Дата:
Сообщение: Inheritance: problems with primary key