[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: |
Thomas Dickey |
Subject: |
Re: pkgconfig fix does not work for 'w' version of the libraries |
Date: |
Sat, 9 May 2015 09:11:05 -0400 (EDT) |
----- 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 ;-)
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
- 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 <=
- 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, 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