[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pkgconfig fix does not work for 'w' version of the libraries
From: |
sylvain . bertrand |
Subject: |
Re: pkgconfig fix does not work for 'w' version of the libraries |
Date: |
Sat, 9 May 2015 13:52:22 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sat, May 09, 2015 at 09:11:05AM -0400, Thomas Dickey wrote:
>
>
> ----- Original Message -----
> | From: "sylvain bertrand" <address@hidden>
> | To: address@hidden
> | Sent: Saturday, May 9, 2015 8:46:41 AM
> | Subject: pkgconfig fix does not work for 'w' version of the libraries
> |
> | Hi,
> |
> | Your gen-pkgconfig fix does not work with "w" libraries.
> | I get a -ltinfo in libs instead of -ltinfow
> |
> | It seems it should be LIBS="$LIBS -l$SUB_LIBRARY" instead of
> | LIBS="$LIBS
> | -l$TINFO_NAME" since TINFO_NAME misses the "w" suffix.
> |
>
> thanks - I ran into this earlier in the week (when test-building lynx), and
> have an update
> for this.
>
> At the moment I'm working on other test-builds, to find more bugs ;-)
BTW, regarding lynx, maybe you have the same issue: with mlterm, when I start
lynx,
I have a "white background color" untill I refresh the terminal with 'ctrl-l'.
Rings any bells?
--
Sylvain
- pkgconfig fix does not work for 'w' version of the libraries, sylvain . bertrand, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries, Thomas Dickey, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries,
sylvain . bertrand <=
- Re: pkgconfig fix does not work for 'w' version of the libraries, Thomas Dickey, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries, sylvain . bertrand, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries, Thomas Dickey, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries, sylvain . bertrand, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries, Thomas Dickey, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries, sylvain . bertrand, 2015/05/09
- Re: pkgconfig fix does not work for 'w' version of the libraries, sylvain . bertrand, 2015/05/11
- Re: pkgconfig fix does not work for 'w' version of the libraries, Thomas Dickey, 2015/05/11