discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Consider GtkCore as UI


From: Richard Frith-Macdonald
Subject: Re: Consider GtkCore as UI
Date: Sun, 17 Dec 2023 16:38:17 +0000


> On 17 Dec 2023, at 14:20, Andreas Fink <afink@list.fink.org> wrote:
> 

> The only version which is not up to date on repo.gnustep.ch is currently 
> Ubuntu22 on Intel as I run into a strange error with configure of 
> gnustep-base as it does not want to detect my libiconv-1.17 version for some 
> reason. The same version I compiled and used under Ubuntu22 on arm64 and on 
> Debian worked just fine. (if anyone has a hint on how to convince ./configure 
> to just use my libiconv I pass, let me know. 
> --with-libiconv-library=/usr/local/lib/libiconv.a  was not enough).

I had a look at the documentation/comments in configure.ac
They suggest you may need to use  --with-libiconv-include= as well as 
--with-libiconv-library= if you have multiple versions of iconv with 
conflicting headers
If that fails, I guess you'd need to look at the config log to work out why.


reply via email to

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