Linking to ncurses was not done correctly...#5074
Linking to ncurses was not done correctly...#5074boegel merged 5 commits intoeasybuilders:developfrom
Conversation
Use `buildopts` instead, see http://www.linuxfromscratch.org/lfs/view/8.0/chapter06/readline.html
|
@ocaisa: ugh, who else gets affected by this? (the old ghosts are waking up now) |
|
I don't really know, I'm surprised no-one has caught it until now. I only caught it because of the #5067 where the incorrectly linked libreadline was causing the system Lua (and therefore Lmod) to die. Appears to depend on the OS if this makes a difference (I was using Ubuntu 16.10) |
|
@ocaisa We should make this change consistent across all |
|
I was afraid you might say that...in this case I just focussed on the latest version of |
sync with develop + fix linking to ncurses in libreadline 7.0 easyconfig using GCCcore/6.4.0
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @ocaisa! |
|
@ocaisa To get back to applying the same fix consistently to the So probably we can/should also apply the Not sure it's worth the effort though, since nobody has complained about problems there for a very long time... |
Use
buildoptsinstead, see http://www.linuxfromscratch.org/lfs/view/8.0/chapter06/readline.html