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

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: WARNING: uuid.h: present but cannot be compiled
Дата
Msg-id 805BB76C-2A4A-41AD-B170-3C32909CD992@justatheory.com
обсуждение исходный текст
Ответ на Re: WARNING: uuid.h: present but cannot be compiled  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Apr 17, 2009, at 7:08 AM, Tom Lane wrote:

> "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=3D/usr/local/include/ossp-uuid
> (don't bother setting CPPFLAGS in addition).

Duh, I already had --with-includes for another directory. Thanks.

>> 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.

Yeah, seems odd=85

Best,

David

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

Предыдущее
От: "Kevin Field"
Дата:
Сообщение: BUG #4763: postgres service unstable, even during install
Следующее
От: David E. Wheeler
Дата:
Сообщение: Re: WARNING: uuid.h: present but cannot be compiled