I am still having problems compiling PostgreSQL 6.4 on Digital Unix 4.0d
(DEC Alpha platform). The problems now are with the macro:
S_INIT_LOCK( )
I can't figure out how this macro is supposed to work and what data type
it is asking for. Here are the error messages and code snippets of
inte
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
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
The configure program is looking for a template file called "osf1", which
is not in this distribution. This is how configure fails:
_yunus_114# ./configure
loading cache ./config.cache
checking host system type... alpha-dec-osf4.0
checking echo setting...
checking setting template to.