can't compile - Mailing list pgsql-hackers

From Vadim Mikheev
Subject can't compile
Date
Msg-id 372942EB.F3D8367A@krs.ru
Whole thread Raw
Responses Re: [HACKERS] can't compile  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: -T option ignored?
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] -T option ignored?