Re: [HACKERS] can't compile

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: vadim(at)krs(dot)ru (Vadim Mikheev)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] can't compile
Date: 1999-04-30 16:22:19
Message-ID: 199904301622.MAA20963@candle.pha.pa.us
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
>
>

Fixed. Sorry.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-04-30 17:49:57 Re: [HACKERS] Optimizer fed bad data about some system-table indexes
Previous Message The Hermit Hacker 1999-04-30 16:12:47 Re: [HACKERS] PostgreSQL Webpage