Re: Error compiling Slony I

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: Error compiling Slony I
Дата
Msg-id 9FEC4426-6489-42A0-A7D6-97F316DD5AE8@khera.org
обсуждение исходный текст
Ответ на Error compiling Slony I  (Glyn Astill <glynastill@yahoo.co.uk>)
Ответы Re: Error compiling Slony I
Список pgsql-general
On Nov 28, 2007, at 8:50 AM, Glyn Astill wrote:

> Hi people,
>
> When I try to compile Slony 1.2 I get the following error:P
>
> parser.y:1090:18: error: scan.c: No such file or directory
> make[2]: *** [parser.o] Error 1
> make[2]: Leaving directory `/tmp/slony1-1.2.12/src/slony_logshipper'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/tmp/slony1-1.2.12/src'
>
> I've installed bison.
>
> Anyone got any idea what I may be doing wrong?

Slony mailing list will be more helpful... but I ran into this.  the
solution for me was to uninstall bison and re-build.  for some reason
if the slony configure script finds bison, it forces it to rebuild the
parser.  i think the parser requires a certain version of bison.


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

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: PostgreSQL DB split
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Streaming LIBPQ? Sliding Window in LIBPQ?