On Fri, 2 Apr 1999, Jun Zhang wrote:

> I got postgresql-6.4.2, tried to compile under AT&T System 3000 (ncr).
> I think it is very reasonable to group my platform to svr4, which is the
> template I used. Configure is fine.
> 
> Gnu make 3.77 was used. the "make all" did fine untile it entered the
> backend/storage subdirectory, when I got many lines like
> 
> make[3]: Entering directory
> `/user6/home/humphrey/postgresql-6.4.2/src/backend/s
> torage/lmgr'
> make[3]: *** No rule to make target `buffer/SUBSYS.o'.  Stop.
> make[3]: Leaving directory
> `/user6/home/humphrey/postgresql-6.4.2/src/backend/st
> orage/lmgr'
> 
> The compilation seems finally aborted at some Error 2s.

Check previous to this for any warnings or errors ... what versions of
flex/bison are you using?  You need the newest of both to be able to
compile pre-v6.5 releases...for v6.5, we've fixed that...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: [EMAIL PROTECTED]           secondary: scrappy@{freebsd|postgresql}.org 

Reply via email to