#4642 closed task (fixed)
ICA: All systemd binaries differ between first and second pass
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 10.0 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
objdump -s shows that there is a string containing /tools/lib in .dynstr on first build and not on the others. Don't know much more yet.
Change History (4)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
This could be done in "createfiles" too, and removed before building util-linux, since eudev needs the same changes.
Note:
See TracTickets
for help on using tickets.
The solution is to link util-linux libraries and headers from /usr, and copy the .pc files of util-linux from /tools to /usr, with a sed to change /tools to /usr in the files.