Menu

#41 FreeBSD has iconv-functions in libc

v1.0 (example)
open
nobody
None
5
2018-02-01
2018-01-29
Mikhail T.
No

It would seem, configure's check for iconv-functions in libc was intended -- but is broken in 0.6.1.

When using --with-libiconv=native, one also must add ac_cv_lib_iconv_iconv_open=yes to configure-script's environment. Without this the script will produce an error claiming, falsely, that iconv could not be found in libc.

Discussion

  • Mikhail Kshevetskiy

    What FreeBSD version is used?

     
  • Mikhail T.

    Mikhail T. - 2018-02-01

    I used FreeBSD-11.1, but the iconv_open and friends are found in libc on FreeBSD-10.x as well -- not sure about 9.x, because I don't have any around.

     

Log in to post a comment.