#4624: Defects found through ICA
-----------------------------+------------------------------
Reporter: pierre.labastie | Owner: pierre.labastie
Type: enhancement | Status: assigned
Priority: normal | Milestone: 9.2
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by pierre.labastie):
'''readline.pc file references termcap on first build'''
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/4624#comment:6>
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