Opened 9 years ago
Last modified 9 years ago
#1065 closed task
KBD 2.0.3 Tests and libcheck — at Initial Version
Reported by: | William Harrington | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | CLFS Standard 3.1.0 |
Component: | BOOK | Version: | CLFS Standard GIT |
Keywords: | Cc: | berzerkula@…, jonathan@…, chris@… |
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
Note:
See TracTickets
for help on using tickets.