[Clfs-commits] [CLFS Trac] #1065: KBD 2.0.3 Tests and libcheck

CLFS Trac trac at clfs.org
Sun Aug 23 12:41:59 PDT 2015


#1065: KBD 2.0.3 Tests and libcheck
--------------------+---------------------------------
 Reporter:  kb0iic  |      Owner:  clfs-commits@…
     Type:  task    |     Status:  new
 Priority:  major   |  Milestone:  CLFS Standard 3.1.0
Component:  BOOK    |    Version:  CLFS Standard GIT
 Keywords:          |
--------------------+---------------------------------
 KBD 2.0.3 tests will all fail since the runpath isn't given for libcheck
 in /tools/lib.

 We can install check in final-system or execute the following before make
 is issued:
 {{{
 sed -i 's/LDFLAGS\ =/&\ -Wl,-rpath,\/tools\/lib/' Makefile
 }}}

-- 
Ticket URL: <http://trac.clfs.org/ticket/1065>
CLFS Trac <http://trac.clfs.org>
The Cross Linux From Scratch Project.


More information about the Clfs-commits mailing list