f7bf37b652
When building with dynamic library support, i2c-tools utilities are linked against the libi2c.so library. Current i2c-tools install commands don't take this into account, which leads to the following run-time error: eeprog: error while loading shared libraries: libi2c.so.0: cannot open shared object file: No such file or directory Use the native install target to fix that. Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com> Cc: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-lib-Module.mk-Add-missing-dependencies.patch | ||
0002-Makefile-Add-flag-to-disable-dynamic-library.patch | ||
0003-lib-Module.mk-Drop-unused-variable-LIB_OBJECTS.patch | ||
0004-tools-Module.mk-Add-missing-dependencies.patch | ||
0005-lib-Module.mk-Fix-LIB_LINKS-dependency.patch | ||
0006-Makefile-Allow-to-really-disable-the-dynamic-library.patch | ||
0007-eeprog-Module.mk-Add-missing-dependency.patch | ||
Config.in | ||
i2c-tools.hash | ||
i2c-tools.mk |