comp.lang.ada
 help / color / mirror / Atom feed
From: Michael Rohan <michael@zanyblue.com>
Subject: Re: installing Community 2018 gnatcoll on Debian vs -liconv
Date: Wed, 1 Aug 2018 15:50:04 -0700 (PDT)
Date: 2018-08-01T15:50:04-07:00	[thread overview]
Message-ID: <f7f12015-9b92-4f45-b79d-943fb98ee6f6@googlegroups.com> (raw)
In-Reply-To: <885b4032-614a-4f0a-9ed1-789a0b0bee07@googlegroups.com>

Hi,

Related to GNAT 2018 and libiconv: I had to adjust my LD_LIBRARY_PATH on Ubuntu to include the lib/gps directory to support the ld.so libiconv.so dependency for gnatdoc.  Just fyi, not related to building from source.

Take care,
Michael.

On Wednesday, August 1, 2018 at 3:45:22 PM UTC-7, Stephen Leake wrote:
> 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:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01 22:45 installing Community 2018 gnatcoll on Debian vs -liconv Stephen Leake
2018-08-01 22:50 ` Michael Rohan [this message]
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