Subject: Re: terminal and postgresql
To: None <port-vax@netbsd.org>
From: Thorsten Jens <thojens@gmx.de>
List: port-vax
Date: 01/15/2001 14:58:02
* bart sikkes:

> Second question is about the compiling of postgresql on this same system
> (netbsd 1.5, uVax II) after a while something goes wrong. I have put the
> output on the end of the email, does someone know what i should do to get it
> working?
 
I am running into the same problem with PostgreSQL 7.0.2 on my
VAXserver 3100. Compilation of backend/access/transam/xlog.c fails.
 
> gmake output:
> gcc -I../../../include -I../../../backend   -O2 -pipe -Wall -Wmissing-protot
> ypes -Wmissing-declarations -munix -I../..    -c -o xlog.o xlog.c
> In file included from xlog.c:28:
> ../../../include/storage/s_lock.h:158: redefinition of `slock_t'
> ../../../include/os.h:43: `slock_t' previously declared here
> ../../../include/storage/s_lock.h: In function `tas':
> ../../../include/storage/s_lock.h:163: warning: type defaults to `int' in
> declaration of `_res'
> {standard input}: Assembler messages:
> {standard input}:119: Warning: Ignoring statement due to "Too many operands"
 [...]

Thorsten
-- 
There's no place like ~