Re: [lfs-dev] readline/ncurses trouble with readline 7.0

2016-09-28 Thread Daniel Schepler
On Wed, Sep 28, 2016 at 1:48 AM, Mattias Schlenker wrote: > connman-1.33.build.log:347:/usr/lib/gcc/i686-pc-linux-gnu/6.2.0/../../../libreadline.a(display.o):/llbuild/build/readline-7.0/readline-7.0/display.c:2853: > more undefined references to `tputs' follow Why is it trying to link against a s

Re: [lfs-dev] readline/ncurses trouble with readline 7.0

2016-09-28 Thread Bruce Dubbs
Mattias Schlenker wrote: Hi, did anyone else ran into the issue that the forced relinking of readline to ncurses seemingly did not work? For example: connman-1.33.build.log:347:/usr/lib/gcc/i686-pc-linux-gnu/6.2.0/../../../libreadline.a(display.o):/llbuild/build/readline-7.0/readline-7.0/displa

[lfs-dev] readline/ncurses trouble with readline 7.0

2016-09-28 Thread Mattias Schlenker
Hi, did anyone else ran into the issue that the forced relinking of readline to ncurses seemingly did not work? For example: connman-1.33.build.log:347:/usr/lib/gcc/i686-pc-linux-gnu/6.2.0/../../../libreadline.a(display.o):/llbuild/build/readline-7.0/readline-7.0/display.c:2853: more undefin