#4635: ICA: readline.pc file references termcap on first build
--------------------+----------------------
 Reporter:  bdubbs  |      Owner:  lfs-book
     Type:  task    |     Status:  new
 Priority:  normal  |  Milestone:  9.2
Component:  Book    |    Version:  SVN
 Severity:  normal  |   Keywords:
--------------------+----------------------
 It has Requires.private: termcap, while it is Requires.private: ncurses on
 second build. This is because ncurses is not found by configure on first
 build (nothing references /tools/lib when running configure).

 '''Solution''' Adding --with-curses to configure options is enough.

 '''Possible side effect''' None.

 '''Question''' Are there programs using Requires.private in pkgconfig
 files? OTOH, minor change, that does not impact anything else.

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4635>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to