On 11/5/2017 5:33 PM, Arnout Vandecappelle (Essensium/Mind) wrote:
> gpt.c uses iconv so it should link with it. Otherwise, on platforms
> where libiconv is a separate library, we get a link failure of parted:
> 
>     CCLD     parted
>   ../libparted/.libs/libparted.so: undefined reference to `libiconv'
>   ../libparted/.libs/libparted.so: undefined reference to `libiconv_open'
>   ../libparted/.libs/libparted.so: undefined reference to `libiconv_close'
> 
> Since iconv functionality is needed unconditionally (not only when
> gettext is enabled), AM_ICONV needs to be added to configure.ac.

Makes sense.



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to