funcapi.h:69: syntax error before `uint'

From: Rod Taylor <rbt(at)zort(dot)ca>
To: pgsql-hackers(at)postgresql(dot)org
Subject: funcapi.h:69: syntax error before `uint'
Date: 2002-06-21 19:26:36
Message-ID: 1024687596.82060.142.camel@fury.inquent.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

bash-2.05a$ make install > /dev/null
In file included from tupdesc.c:22:
../../../../src/include/funcapi.h:69: syntax error before `uint'

Dropping the u works fine.

FreeBSD fury.inquent.com 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Mon Feb 4
13:30:57 EST 2002 root(at)fury(dot)inquent(dot)com:/usr/obj/usr/src/sys/FURY
i386

bash-2.05a$ gcc --version
2.95.3

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2002-06-21 20:09:19 Re: What is wrong with hashed index usage?
Previous Message Bruce Momjian 2002-06-21 19:06:22 Re: What is wrong with hashed index usage?

Browse pgsql-patches by date

  From Date Subject
Next Message Paul Bethe 2002-06-21 20:19:03 Re: New Patch For CallableStmt (against current CVS)
Previous Message Ron Snyder 2002-06-21 18:58:49 script to check consistency between guc.h and postgresql.conf.sample