|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001565 |
[buildroot] Other |
minor |
always |
10-30-07 23:54 |
12-13-07 04:38 |
|
|
Reporter |
hmoffatt |
View Status |
public |
|
|
Assigned To |
buildroot |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0001565: e2fsprogs generates absolute symlinks in the root, confusing ldconfig |
|
Description |
e2fsprogs generates symlinks within the build tree to absolute paths eg /lib/libext2.so.*. This works ok on the target system, but confuses ldconfig when run on the host before generating the image - it ends up reading the host libraries and gets confused, especially if the endianness of the host is different to the target.
Attached patch causes e2fsprogs to make relative links instead. |
|
Additional Information |
|
|
|
Attached Files |
br-e2fs.diff [^] (861 bytes) 10-30-07 23:54 |
|
|