ecpg+AIX 5L compile failure with current

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: ecpg+AIX 5L compile failure with current
Date: 2001-11-21 03:47:06
Message-ID: 20011121124706M.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Just a quick news.

gmake[4]: Entering directory `/mnt/t-ishii/pgsql/src/interfaces/ecpg/preproc'
/usr/vac/bin/xlc -O2 -qmaxmem=16384 -qsrcmsg -qlonglong -I./../include -I../../../../src/include -DMAJOR_VERSION=2 -DMINOR_VERSION=9 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o variable.o variable.c
325 | // mmerror(ET_FATAL, "No multilevel (more than 2) pointer supported %d",pointer_len);
a....................................................................................b..........
a - 1506-046 (S) Syntax error.
b - 1506-099 (S) Unexpected argument.
gmake[4]: *** [variable.o] Error 1
--
Tatsuo Ishii

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2001-11-21 04:09:11 Re: beta3
Previous Message Marc G. Fournier 2001-11-21 03:40:31 Re: beta3