Re: [ADMIN] Problems compiling PostgreSQL 6.4 on Digital Unix 4.0d

1998-12-12 Thread Bruce Momjian
> > > I am having some trouble compiling version 6.4 on Digital Unix 4.0d. The > first problem I ran into was a function prototyping error in snprintf.c. > Here is the SCCS diff of the fix that I had to do to make it compile: > > --- snprintf.c --- > 123a124,126 > > #ifdef HAVE_LONG_IN

[ADMIN] Problems compiling PostgreSQL 6.4 on Digital Unix 4.0d

1998-11-13 Thread Carl Riches
I don't know if this message should be sent to the admin list or the hackers list. Please redirect me if this is the wrong list. I am having some trouble compiling version 6.4 on Digital Unix 4.0d. The first problem I ran into was a function prototyping error in snprintf.c. I was able to fix

[ADMIN] Problems compiling PostgreSQL 6.4 on Digital Unix 4.0d

1998-11-09 Thread Carl Riches
I am having some trouble compiling version 6.4 on Digital Unix 4.0d. The first problem I ran into was a function prototyping error in snprintf.c. Here is the SCCS diff of the fix that I had to do to make it compile: --- snprintf.c --- 123a124,126 > #ifdef HAVE_LONG_INT_64 > static void