Samba v4.2.0 vs. v4.3.5 and -ltinfo
David Hauck
davidh at netacquire.com
Mon Mar 7 19:53:27 UTC 2016
Hi Uri,
On Monday, March 07, 2016 11:52 AM, Uri Simchoni wrote:
> On 03/07/2016 08:59 PM, David Hauck wrote:
>>
>> NCURSES_CONFIG='<cross-dir>/bin/ncurses6-config' waf configure
> Yeah that's what you need to do. You can look at the source code for
> find_program and see that if it's set in the env then that's what
> it'll take (for find_program, not necessarily in a general way).
>
> But your ncurses6-config must also not be broken, a challenge in itself.
> Run /cross/ncurses6-config --clfags --libs and see if it gets you
> anything reasonable.
Yes, it does, it gets me exactly what I want/need: i.e., -lncurses (only) and not -lncurses -ltinfo (which the host variant returns).
Thanks,
-David
More information about the samba-technical
mailing list