Re: elog.c comiple problem on AIX 4.2.1
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Samuel A Horwitz <horwitz@argoscomp.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2003-09-02T17:34:09Z
Lists: pgsql-hackers
Samuel A Horwitz <horwitz@argoscomp.com> writes: > c/include -I/usr/local/ssl/include -c -o elog.o elog.c > elog.c: In function `errcode_for_file_access': > elog.c:546: duplicate case value > elog.c:539: previously used here > gmake[4]: *** [elog.o] Error 1 [ scratches head ... ] EEXIST and ENOTEMPTY are the same code on your machine? regards, tom lane