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

CLFS Trac trac at clfs.org
Sun Aug 23 12:42:42 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
Resolution:          |   Keywords:
---------------------+---------------------------------
Description changed by kb0iic:

Old description:

> 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
> }}}

New description:

 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/' tests/Makefile
 }}}

--

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


More information about the Clfs-commits mailing list