Ticket #115 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Section: 6.32. Inetutils-1.5 can fail to build due dependance on /usr/include/ncurses/

Reported by: klj Assigned to: clfs-commits@lists.cross-lfs.org.
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.

Change History

08/14/07 23:25:41 changed by jciccone

  • status changed from new to closed.
  • resolution set to fixed.

finally fixed in r3603