7.3.3 COMPILE FAILURE: pg_dump

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: 7.3.3 COMPILE FAILURE: pg_dump
Date: 2003-06-07 19:41:50
Message-ID: 181410000.1055014910@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


cc -O -g -I../../../src/interfaces/libpq -I../../../src/include
-I/usr/local/include -DBINDIR=\"/usr/local/pgsql/bin\" -c -o pg_dump.o
pg_dump.c UX:cc: WARNING: debugging and optimization mutually exclusive; -O
disabled UX:acomp: ERROR: "pg_dump.c", line 192: incomplete
struct/union/enum option: long_options UX:acomp: ERROR: "pg_dump.c", line
193: too many struct/union initializers UX:acomp: ERROR: "pg_dump.c", line
193: cannot recover from previous errors gmake[3]: *** [pg_dump.o] Error 1
gmake[3]: Leaving directory
`/home/ler/pg-dev/postgresql-7.3.3/src/bin/pg_dump' gmake[2]: *** [all]
Error 2
gmake[2]: Leaving directory `/home/ler/pg-dev/postgresql-7.3.3/src/bin'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/ler/pg-dev/postgresql-7.3.3/src'
gmake: *** [all] Error 2
$
on UnixWare 7.1.3

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2003-06-07 19:42:27 Re: 7.3.3 COMPILE FAILURE: pg_dump (fwd)
Previous Message James Pye 2003-06-07 18:17:03 FROM ONLY limitation in RICs