Re: [HACKERS] can't compile - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] can't compile
Date
Msg-id 199904301622.MAA20963@candle.pha.pa.us
Whole thread Raw
In response to can't compile  (Vadim Mikheev <vadim@krs.ru>)
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
> 
> 

Fixed.  Sorry.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] PostgreSQL Webpage
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Optimizer fed bad data about some system-table indexes