Re: Anyone has nls activated on Mac OS X?
От | Francois Suter |
---|---|
Тема | Re: Anyone has nls activated on Mac OS X? |
Дата | |
Msg-id | 7566C564-5717-11D8-B488-000393427520@paragraf.ch обсуждение исходный текст |
Ответ на | Anyone has nls activated on Mac OS X? (Francois Suter <dba@paragraf.ch>) |
Ответы |
Re: Anyone has nls activated on Mac OS X?
Re: Anyone has nls activated on Mac OS X? |
Список | pgsql-general |
>> I installed gettext using Fink and then gave it a go. The configure >> part went ok, but make complained that it couldn't find msgfmt. > > Either the package is split up into a run-time and a devel package, or > it's just plain broken, because msgfmt certainly belongs into any > "gettext" package. I would ask the packagers. Ah, that was it. I installed only part of the thing. Also forgot to include the Fink bin directory in my path... I still get an error though. Here is how I am trying to compile: ./configure --with-java --with-includes=/sw/include/ --with-libraries=/sw/lib --enable-nls --bindir=/usr/local/bin --mandir=/usr/local/share/man/ And here is the error I get some way down the making process: ranlib libecpg.a 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 gnumake[4]: *** [libecpg.so.4.1] Error 1 gnumake[3]: *** [all] Error 2 gnumake[2]: *** [all] Error 2 gnumake[1]: *** [all] Error 2 gnumake: *** [all] Error 2 It seems to be connected to gettext. Any ideas? Thanks in advance. --------------- Francois Home page: http://www.monpetitcoin.com/ "Would Descartes have programmed in Pascal?" - Umberto Eco
В списке pgsql-general по дате отправления: