#115 closed defect (fixed)
Section: 6.32. Inetutils-1.5 can fail to build due dependance on /usr/include/ncurses/
Reported by: | klj | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | CLFS Sysroot 1.0.0 |
Component: | BOOK | Version: | CLFS Sysroot 1.0.0 |
Keywords: | inetutils ncurses include | Cc: |
Description
Book: Cross-Compiled Linux From Scratch - Sysroot - Version SVN-0.0.1-20070430-x86. Section: 6.32. Inetutils-1.5
I had to add "--with-ncurses-include-dir=${CLFS}/usr/include" to the configure. Without this, NCURSES_INCLUDE=/usr/include/ncurses during the make, and if your systems' ncurses is out of date then inetutils-1.5/talk/ctl.c fails to compile.
Note:
See TracTickets
for help on using tickets.
finally fixed in r3603