From: | j_v_dsilva(at)www(dot)com (joseph v d'silva) |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Trouble compiling postgresql in hp-unix |
Date: | 2002-10-03 11:58:40 |
Message-ID: | 25bda1a5.0210030358.3319420d@posting.google.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Brian Wolf | 2002-10-03 12:01:34 | newbie |
Previous Message | Nikhil G. Daddikar | 2002-10-03 10:47:49 | Deadlock |