[email protected] writes:
> Operating system:   AIX 7.1.0
> While compiling from source the following error stops the compilation
> process

> ld: 0711-317 ERROR: Undefined symbol: .mbstowcs_l

Hm.  Our configure script assumes that if wcstombs_l() is available then
mbstowcs_l() is too.  Is that not the case on AIX?  It would be pretty
bizarre if not.

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to