> 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@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026