Обсуждение: can't compile

Поиск
Список
Период
Сортировка

can't compile

От
Vadim Mikheev
Дата:
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


Re: [HACKERS] can't compile

От
Bruce Momjian
Дата:
> 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