comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: installing Community 2018 gnatcoll on Debian vs -liconv
Date: Wed, 1 Aug 2018 15:45:20 -0700 (PDT)
Date: 2018-08-01T15:45:20-07:00	[thread overview]
Message-ID: <885b4032-614a-4f0a-9ed1-789a0b0bee07@googlegroups.com> (raw)

I'm trying to install gnatcoll for Community 2018 on Debian from source, and it's complaining it can't find -liconv.

I need to install from source because the gnatcoll included in the binary install doesn't include the xref package. For some reason, the xref package requires -liconv.

I have previously installed gnatcoll gpl 2017, and it found -liconv with no problem; I don't understand what changed.

I can usually debug this sort of thing, but this one has me stumped. I managed to make it work on Windows!

Apparently in Debian iconv is provided by libc6 (although I can no longer find the web page I got that from); I have the libc6-dev package installed.

On the other hand, I can't find libiconv.a; I tried:

find /lib -name "*iconv*"
find /usr/lib -name "*iconv*"

nothing showed up.

Where is -liconv in Debian?


             reply	other threads:[~2018-08-01 22:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01 22:45 Stephen Leake [this message]
2018-08-01 22:50 ` installing Community 2018 gnatcoll on Debian vs -liconv Michael Rohan
2018-08-02  7:38 ` briot.emmanuel
2018-08-14 19:33   ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox