Re: WARNING: uuid.h: present but cannot be compiled

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WARNING: uuid.h: present but cannot be compiled
Дата
Msg-id 20138.1239977333@sss.pgh.pa.us
обсуждение исходный текст
Ответ на WARNING: uuid.h: present but cannot be compiled  ("David E. Wheeler" <david@justatheory.com>)
Ответы Re: WARNING: uuid.h: present but cannot be compiled  ("David E. Wheeler" <david@justatheory.com>)
Список pgsql-bugs
"David E. Wheeler" <david@justatheory.com> writes:
> I'm building 8.4beta1 on Mac OS X 10.5.6. I have ossp-uuid installed
> with its includes in /usr/local/include/ossp-uuid.

Well, then you would need --with-includes=/usr/local/include/ossp-uuid
(don't bother setting CPPFLAGS in addition).

> I guess it's finding Apple's uuid.h and not OSSP's?

Yeah, that's what it looks like, although it's odd that that fails
to compile.

            regards, tom lane

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

Предыдущее
От: "Roberto Colmegna"
Дата:
Сообщение: BUG #4761: service not starts
Следующее
От: "Kevin Field"
Дата:
Сообщение: BUG #4763: postgres service unstable, even during install