info-mtools
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Info-mtools] Undefined libiconv symbols


From: Pali Rohár
Subject: Re: [Info-mtools] Undefined libiconv symbols
Date: Tue, 10 Nov 2020 14:55:34 +0100
User-agent: NeoMutt/20180716

On Tuesday 10 November 2020 07:49:28 Ryan Schmidt wrote:
> On Nov 9, 2020, at 07:21, Frank Loeffler wrote:
> 
> > Could it be that you have multiple versions of iconv installed
> 
> I have the macOS version of libiconv installed of course, and also the 
> MacPorts version which is the one that I am intending to use.
> 
> 
> > and you use the headers of one version but then the library of the other?
> 
> I am aware of that type of problem -- I am the MacPorts maintainer of 
> libiconv -- but that's not what's happening here. If it were, adding -liconv 
> would not fix it.

This really looks like a problem that autoconf/automake have not used
correct compile/link flags. As I said AM_ICONV should be used. Add it
into configure.in into "dnl Checks for libraries." section and re-run
all auto* tools.

-- 
Pali Rohár
pali.rohar@gmail.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]