Re: contrib/vacuumlo problem in cvs

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: contrib/vacuumlo problem in cvs
Дата
Msg-id 200308082124.h78LOPj29445@candle.pha.pa.us
обсуждение исходный текст
Ответ на contrib/vacuumlo problem in cvs  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-hackers
Do a CVS update and you should be fine. I modified that about 20 minutes ago.

---------------------------------------------------------------------------

Bruno Wolff III wrote:
> I get the error message below when trying to make inside of the contrib
> subdirectory. It was happening last night as well. I removed all of the
> source and got a clean copy about an hour ago and am still having the
> problem.
> 
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src/interfaces/libpq -I. -I../../src/include   -c
vacuumlo.c-o vacuumlo.o
 
> vacuumlo.c:47: conflicting types for `simple_prompt'
> ../../src/include/port.h:26: previous declaration of `simple_prompt'
> make[1]: *** [vacuumlo.o] Error 1
> make[1]: Leaving directory `/usr/local/src/postgresql-7.4/pgsql/contrib/vacuumlo'
> make: *** [all] Error 2
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
>                http://archives.postgresql.org
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Manfred Koizar
Дата:
Сообщение: Re: Correlation in cost_index()
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgindent run