#2719: toolchain ncurses ldconfig issue
------------------------+---------------------------------------------------
 Reporter:  gespinasse  |        Owner:  lfs-b...@…                   
     Type:  task        |       Status:  closed                       
 Priority:  normal      |    Milestone:  6.7                          
Component:  Book        |      Version:  SVN                          
 Severity:  normal      |   Resolution:  wontfix                      
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by matt...@…):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Replying to [comment:4 gespinasse]:

 > I should say I didn't have the understanding why it doesn't matter.

 It doesn't matter because you don't see any link errors from 'ld' or any
 runtime issues from bash within the chroot environment, hence the
 'cosmetic warning' comment I made previously.

 If I do an 'ldd' on /tools/bin/bash having set the environment correctly
 (i.e. PATH=/tools/bin:/bin:/usr/bin), it shows bash's requirement for
 ncurses will be satisfied by /tools/lib/libncurses.so.5.  I'm of course
 assuming here that the run-time linker, 'ldd', will use the same rules as
 the build-time linker, 'ld', does for locating libraries.

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

Reply via email to