Trouble compiling postgresql in hp-unix - Mailing list pgsql-general

From j_v_dsilva@www.com (joseph v d'silva)
Subject Trouble compiling postgresql in hp-unix
Date
Msg-id 25bda1a5.0210030358.3319420d@posting.google.com
Whole thread Raw
Responses Re: Trouble compiling postgresql in hp-unix  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "Michael Paesold"
Date:
Subject: Re: [HACKERS] Anyone want to assist with the translation of the Advocacy site?
Next
From: camilarrocha@hotmail.com (Camila Rocha)
Date:
Subject: Inheritance: problems with primary key