du4.0d build fails, SUBSYS.o

From: Bob Parkinson <rwp(at)omni(dot)ac(dot)uk>
To: pgsql-ports(at)postgresql(dot)org
Subject: du4.0d build fails, SUBSYS.o
Date: 1999-03-07 14:22:07
Message-ID: Pine.OSF.3.96.990307141848.29802C-100000@omni.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Dear All,

getting this trying to build 6.4.2 on my du4.0d system.

for i in buffer file ipc large_object lmgr page smgr; do gmake -C $i
buffer/SUBSYS.o; done
gmake[3]: Entering directory
`/usr/local/src/postgresql-6.4.2/src/backend/storage/buffer'
gmake[3]: *** No rule to make target `buffer/SUBSYS.o'. Stop.
gmake[3]: Leaving directory
`/usr/local/src/postgresql-6.4.2/src/backend/storage/buffer'
gmake[3]: Entering directory
`/usr/local/src/postgresql-6.4.2/src/backend/storage/file'
gmake[3]: *** No rule to make target `buffer/SUBSYS.o'. Stop.

Any ideas how to get this made please? Been browsing the recent archives,
but not noticed any ref. to this, though may have missed it.

Cheers,

Bob Parkinson
rwp(at)omni(dot)ac(dot)uk
------------------------------------------------------------------
Technical Officer: OMNI project http://omni.ac.uk/
------------------------------------------------------------------
We are stardust

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-03-07 16:50:26 Port Bug Report: .so file loading ...
Previous Message Bob Parkinson 1999-03-07 14:15:06 du4.0d build fails, SUBSYS.o