Opened 10 years ago
Closed 10 years ago
#1065 closed task (duplicate)
KBD 2.0.3 Tests and libcheck
| 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 (last modified by )
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
Change History (2)
comment:1 by , 10 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 10 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Duplicate of ticket 1057