bug-gsrc
[Top][All Lists]
Advanced

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

Re: [bug-gsrc] minor problm building unrtf


From: Brandon Invergo
Subject: Re: [bug-gsrc] minor problm building unrtf
Date: Tue, 11 Dec 2012 21:50:05 +0100
User-agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-unknown-linux-gnu)

> FYI I am using Debian unstable x86_64, I have seen iconv problems in
> compiling other stuff.
>
> In this case, I installed iconv from gsrc, then I added the -liconv as
> mentioned above , and it worked. The gsrc install of libiconv is
> independent of any other libraries, so no complaints. (Whether it
> works or not may have to do with order of what's on LD_LIBRARY_PATH or
> whatever functions as that.)

Ok thanks. Actually, I think the problem has something to do with
libtool, though I can't say what. Basically, if I install libiconv via
GSRC and then I uninstall it, some builds start failing because they
can't find it. If I completely wipe my GSRC prefix and start over, the
build works fine. libextractor is an example that comes to mind. 
I'm assuming that it has to do with files being installed directly into
$(prefix) rather than being linked in, meaning that they aren't being
uninstalled correctly. I haven't had a chance to figure it out exactly
yet.

Anyway, thanks again for the input!



reply via email to

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