Re: Anyone has nls activated on Mac OS X?

From: Francois Suter <dba(at)paragraf(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Cc: peter_e(at)gmx(dot)net, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Anyone has nls activated on Mac OS X?
Date: 2004-02-05 12:45:38
Message-ID: 33673B3E-57D9-11D8-8A8D-000393427520@paragraf.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2004-02-05 12:45:41 Re: Predictive or scoring solution for PostgreSQL ?
Previous Message David Garamond 2004-02-05 11:50:21 Re: size of mailing lists?