Re: [PATCH] acinclude.m4 fixes for wx 2.6,

Поиск
Список
Период
Сортировка
От OpenMacNews
Тема Re: [PATCH] acinclude.m4 fixes for wx 2.6,
Дата
Msg-id 8B1CC214242FC2E61CBD4C74@tiedgar
обсуждение исходный текст
Ответ на [PATCH] acinclude.m4 fixes for wx 2.6, wx-nondebug, postgres-ssl and others  ("Florian G. Pflug" <fgp@phlo.org>)
Ответы Re: [PATCH] acinclude.m4 fixes for wx 2.6, wx-nondebug,  ("Florian G. Pflug" <fgp@phlo.org>)
Список pgadmin-hackers
hi,

>     .) Fixes statically linking against libpq (There is no libcrypt on osx)

that's correct -- and has been annoying in the past!

just fyi, a workaround is a symlink, specifically:

/usr/local/lib/libcrypt.dylib ->
/System/Library/Frameworks/System.framework/System

for reference, see:
    # http://lists.spread.org/pipermail/spread-users/2001-March/000039.html
    # http://developer.apple.com/technotes/tn2002/tn2071.html
    #
http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/Config.3pm.html

so far, its served me well.

richard


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

Предыдущее
От: OpenMacNews
Дата:
Сообщение: Re: self-fubar'ed? consistent make failures (undef'd
Следующее
От: "Florian G. Pflug"
Дата:
Сообщение: Re: [PATCH] acinclude.m4 fixes for wx 2.6, wx-nondebug,