[1960] in RedHat Linux List
Postgres95 anyone???
daemon@ATHENA.MIT.EDU (Mike Schout)
Wed Oct 30 23:35:07 1996
From: Mike Schout <mike@Twoface.tamu.edu>
To: redhat-list@redhat.com
Date: Wed, 30 Oct 1996 22:33:04 -0600 (CST)
Reply-To: m-schout@tamu.edu
Resent-From: redhat-list@redhat.com
Hey all!
Im trying to compile and install postgres95 on my redhat4.0 system, and
am having a less than successful attempt at it. I edited
src/Makefile.global just like the INSTALL said, and ran gmake. It builds
the postgres binary, then I get into the following where it has problems:
gmake[1]: Leaving directory `/home/mike/postgres95/src/backend'
gmake -C libpq all
gmake[1]: Entering directory `/home/mike/postgres95/src/libpq'
cc -c -DNAMEDATALEN=32 -DOIDNAMELEN=36 -O -DPORTNAME_linux -I
../../backend/port/linux -DPOSTPORT='"5432"' -D__USE_BSD
-D__USE_BSD_SIGNAL -DARRAY_PATCH -DNULL_PATCH -DESCAPE_PATCH
-DOPENLINK_PATCHES -DDEADLOCK_TIMEOUT=60
-I/home/tools/postgres95-1.02/src/backend/include
-I/home/tools/postgres95-1.02/src/backend
-I/home/mike/postgres95/src/libpq fe-auth.c -o obj/fe-auth.o
fe-auth.c:33: libpq/pqcomm.h: No such file or directory
In file included from fe-auth.c:35:
libpq-fe.h:26: libpq/pqcomm.h: No such file or directory
libpq-fe.h:27: lib/dllist.h: No such file or directory
gmake[1]: *** [obj/fe-auth.o] Error 1
gmake[1]: Leaving directory `/home/mike/postgres95/src/libpq'
gmake: *** [all] Error 2
If anyone has gotten this to compile, I would greatly appreciate any
hints or comments or patches on how you got it to build! Thanks in
advance...
Mike
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null