Re: [HACKERS] DEC OSF1 Compilation problems

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] DEC OSF1 Compilation problems
Дата
Msg-id 36B90B79.664D7C3B@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] DEC OSF1 Compilation problems  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
> > 2. gram.y did not compile by yacc (on FreeBSD too)
> > fixed by using bison
> Need bison, though gram.c is newer than gram.y, or it should be in the
> tar file.

We've gotten a few reports on this, so I'll guess that we have a too-new
gram.y in the distribution (again) :(

The workaround, besides installing bison, is to type
 $ touch backend/parser/gram.c

before typing
 $ make $ make install
                    - Tom


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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] preprocessor question: prepare statement
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] template/alpha_cc