Re: Anyone has nls activated on Mac OS X? - Mailing list pgsql-general

From Francois Suter
Subject Re: Anyone has nls activated on Mac OS X?
Date
Msg-id 33673B3E-57D9-11D8-8A8D-000393427520@paragraf.ch
Whole thread Raw
In response to Re: Anyone has nls activated on Mac OS X?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: David Garamond
Date:
Subject: Re: size of mailing lists?
Next
From: Mike Mascari
Date:
Subject: Re: Predictive or scoring solution for PostgreSQL ?