Re: [PORTS] DEC 6.5 port

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: John Edstrom <edstrom(at)bubo(dot)hmsc(dot)orst(dot)edu>
Cc: Postgres Ports <pgsql-ports(at)hub(dot)org>
Subject: Re: [PORTS] DEC 6.5 port
Date: 1999-05-10 15:14:05
Message-ID: 199905101514.LAA03221@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> I tried to get 6.5 up on a DEC UNIX 4.0 machine with gcc (egcs 2.91.60
> actually).
>
>
> to get it to build at all I had to do two things:
>
> 1) change 'MAP_FILE' to 'USERMAP_FILE' in hba.h and hba.c, 'MAP_FILE'
> conflicts with a definition in /usr/include/sys/mman.h. mman.h was
> included later and was clobbering the string with a constant

I have changed MAP_FILE to USERMAP_FILE as you suggested.

>
> 2) I had to chop out the asm section in include/storage/s_lock.h

What did you do, exactly?

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 1999-05-10 15:33:03 Re: [PORTS] Port Bug Report: backend/utils/adt/cash.c problems
Previous Message Thomas Lockhart 1999-05-10 15:04:12 Re: [PORTS] Port Bug Report: yacc: table size exceed