Werk #9204: Fixed issue not finding libraries due to custom linker cache

Component Firmware
Title Fixed issue not finding libraries due to custom linker cache
Date Feb 22, 2016
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Appliance Version 1.3.1

Programs could fail to start after 32- to 64-bit firmware updates with error messages that needed libraries (.so files) can not be found or loaded.

This could happen on CMA systems where the command "ldconfig" was executed in the past, either manually, by a manually installed 3rd party software or by installing the VMWare tools or VirtualBox Additions. To fix these issues with the 1.3.0, you can simply run "ldconfig" manually as root user on your device.

All future releases will renew the linker cache during firmware updates now.

To the list of all Werks