Re: BUG #6758: ./configure script sets HAVE_WCSTOMBS_L 1 - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #6758: ./configure script sets HAVE_WCSTOMBS_L 1
Date
Msg-id 1343232691-sup-4900@alvh.no-ip.org
Whole thread Raw
In response to BUG #6758: ./configure script sets HAVE_WCSTOMBS_L 1  (jez.wain@bull.net)
Responses Re: BUG #6758: ./configure script sets HAVE_WCSTOMBS_L 1  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BUG #6758: ./configure script sets HAVE_WCSTOMBS_L 1  (Jez Wain <jez.wain@bull.net>)
List pgsql-bugs
Excerpts from jez.wain's message of mi=C3=A9 jul 25 05:49:35 -0400 2012:

> ld: 0711-317 ERROR: Undefined symbol: .mbstowcs_l
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
> information.
>=20
> AIX7 supports the mbstowcs API but not mbstowcs_l.  In
> src/include/pg_config.h I commented out the define for HAVE_WCSTOMBS_L 1,
> recompiled src/backend/utils/adt/pg_locale.c and the build completed
> successfully.

This had been reported some time ago, see bug #6585:
http://archives.postgresql.org/message-id/E1SINxs-0001Zy-Gj@wrigleys.postgr=
esql.org

--=20
=C3=81lvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: Fujii Masao
Date:
Subject: Re: BUG #6756: primary_conninfo is ignored if restore_command is set..
Next
From: Pavel Stehule
Date:
Subject: Re: BUG #6761: unexpected behaviour of 'now'::timestamp