On 2011-10-09 10:23 +0200, Matthias Klose wrote:

> On 10/08/2011 07:56 PM, Thomas Dickey wrote:
>> 
>> If zsh used pkg-config, it could use today's update (ncurses patch)
>> 
>>     pkg-config --static --libs ncurses
>> 
>> That's one path forward...
>> 
>> But most of your FTBFS's will be only looking for "-lncurses", not
>> supposing that tgetent would be in another library.
>
> I like the idea of fixing pkg-config, and making the "few" packages to use it.
> Do you have an idea how many packages are affected?

Of the -static packages in Debian, only bash it seems.  Version 4.1-3
will FTBFS when I make the intended changes to fix bug #644426, but
4.2-1~exp1 does not link to ncurses so should not be affected (didn't
test it because of #641350).

But maybe we should also think about our users who will have a hard time
linking anything statically with ncurses.

Cheers,
       Sven



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to