There does seem to be something very odd. Is this a recent version of
Slackware ?
J'
On Sat, Apr 02, 2016 at 11:06:49PM +0200, Frans Houweling wrote:
I have been rejoicing too early: Slackware seems incompatible with
libiconv - it uses Glibc's iconv instead, and libiconv itself will not
compile.
Is there any solution other than changing distro? Would it be possible to
implement a --without-iconv or --without-libiconv option?
Thanks for your patience
frans
On 02/04/2016 21:48, Frans Houweling wrote:
>BINGO!
>
>>...
>>checking for feholdexcept... no
>>checking for fpsetmask... no
>>checking for popen... no
>>checking for round... no
>>checking whether ln -s works... yes
>>checking for iconv... no, consider installing GNU libiconv
>>configure: WARNING: You must install iconv (see
>>http://www.gnu.org/software/libiconv/) before building PSPP.
>>configure: error: The following required prerequisites are not
>>installed.
>>You must install them before PSPP can be built:
>> gtksourceview 3.0 version 3.4.2 or later (or use --without-gui)
>> iconv (see http://www.gnu.org/software/libiconv/)
>>pspp-0.10.0$
>
>
>On 02/04/2016 21:34, John Darrington wrote:
>>So now I'm confused. What confiure is rejecting works fine if you
>>run is manually.
>>
>>See what happens if you run this:
>>./configure gl_cv_header_wchar_h_correct_inline=yes
>