Re: Anyone has nls activated on Mac OS X?

Поиск
Список
Период
Сортировка
От Francois Suter
Тема Re: Anyone has nls activated on Mac OS X?
Дата
Msg-id 33673B3E-57D9-11D8-8A8D-000393427520@paragraf.ch
обсуждение исходный текст
Ответ на Re: Anyone has nls activated on Mac OS X?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> Could you run through the make with -k
> and see what else might be missing the reference?

OK. I ran through it again, doing a make clean beforehand (thanks
John). The make -k and it still stalls at the same place:

make -C ecpglib all
gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations  -bundle execute.o typename.o descriptor.o
data.o error.o prepare.o memory.o connect.o misc.o
-L../../../../src/port -L/sw/lib -L../pgtypeslib -lpgtypes
-L../../../../src/interfaces/libpq -lpq -lm   -o libecpg.so.4.1
ld: Undefined symbols:
_bindtextdomain
_dgettext
make[4]: *** [libecpg.so.4.1] Error 1
make[4]: Target `all' not remade because of errors.
make[3]: *** [all] Error 2
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

Any help will be greatly appreciated.

---------------
Francois

Home page: http://www.monpetitcoin.com/

"Would Descartes have programmed in Pascal?" - Umberto Eco


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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: size of mailing lists?
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Predictive or scoring solution for PostgreSQL ?