Re: Problem installing extensions on Lion

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: Problem installing extensions on Lion
Дата
Msg-id CAF-3MvMYN1=2_AFkKU5ootOpbzKvu0R8=anQ9q7jVXwgKgVLTw@mail.gmail.com
обсуждение исходный текст
Ответ на Problem installing extensions on Lion  (Stefan Schwarzer <stefan.schwarzer@unep.org>)
Список pgsql-general
On 12 June 2012 14:21, Stefan Schwarzer <stefan.schwarzer@unep.org> wrote:
> But the "make" process gives me this:
>
> cd contrib/tablefunc
> tablefunc $ make
> gcc -Os -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk

I think that's where it looks for the standard C headers?
In that case that's what you need to change. Or you can create a
symlink that points gcc to the new location.

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.

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

Предыдущее
От: Stefan Schwarzer
Дата:
Сообщение: Re: Error message "psql: could not connect to server: No such file or directory"
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: RETURNING MORE THAN ONE CUSTOM TYPE FROM FUNCTION