Re: Include file problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Include file problem
Дата
Msg-id 4687.992270010@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Include file problem  ("Pasi Salminen" <pasi.salminen@khf.fi>)
Список pgsql-general
"Pasi Salminen" <pasi.salminen@khf.fi> writes:
> In file included from auth.c:21:
> /usr/include/sys/param.h:23:26: linux/limits.h: No such file or directory
> /usr/include/sys/param.h:24:25: linux/param.h: No such file or directory

Evidently you don't have a complete set of system include files.

I recall that the last time I did a Linux install, some of the system
include files were tucked away in obscure packages that weren't
installed by default; but I don't recall more details than that.
Go back to your distribution CD and look over the uninstalled
packages for mention of "include files" or "header files" ...

            regards, tom lane

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

Предыдущее
От: Justin Clift
Дата:
Сообщение: USE_AUSTRALIAN_RULES breaks regression tests in 7.1.2?
Следующее
От: Alex Pilosov
Дата:
Сообщение: Re: Include file problem