can't compile

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: PostgreSQL Developers List <hackers(at)postgreSQL(dot)org>
Subject: can't compile
Date: 1999-04-30 05:43:07
Message-ID: 372942EB.F3D8367A@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -ggdb3 -I../.. -c lock.c -o lock.o
lock.c: In function `LockResolveConflicts':
lock.c:832: `lockQueue' undeclared (first use this function)
lock.c:832: (Each undeclared identifier is reported only once
lock.c:832: for each function it appears in.)
gmake: *** [lock.o] Error 1

Vadim

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Charles C. Bennett, Jr. 1999-04-30 12:32:57 Re: [HACKERS] PostgreSQL Webpage
Previous Message Tatsuo Ishii 1999-04-30 01:03:35 -T option ignored?