Weiping He <[EMAIL PROTECTED]> writes:
>     just try to compile  newly updated 7.4-devl version on a AIX 4.4.3 box,
>     [ lots of problems ]

> make[3]: Entering directory 
> `/home/postgres/pgsql-7.4/pgsql/src/backend/port'
> xlc -O2 -qmaxmem=16384 -qsrcmsg -qlonglong -I../../../src/include   -c 
> -o pg_shmem.o pg_shmem.c
>       310 |                 if ((hdr = (PGShmemHeader *) memAddress = 
> PGSharedMemoryAttach(
                  
> ...........................a....................................................
> a - 1506-025 (S) Operand must be a modifiable lvalue.

I've fixed this one, since I was in process of modifying that file
anyway.  I think that there are proposed patches already to address the
AI_NUMERICHOST issue (Kurt?).  The ecpg problems are Michael Meskes'
responsibility.  Not sure whether we should remove #include "ldfcn.h"
from the AIX dynloader file as you suggest --- why was it put in there
to begin with?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to