[Buildroot] LD_LIBRARY_PATH variable

Ran Shalit ranshalit at gmail.com
Tue Sep 15 20:55:20 UTC 2015


Hello,

I have some strange issue, in which I have to export LD_LIBRARY_PATH
(.../output/host/usr/lib), otherwise the build fails on not ""cannot
open shared object file: No such file or directory.... " during build
(with the make command without any arguments).
The strange thing is that I done it several times before without
specifying the export command, so I really don't understand what
happened in my host environment that requires this additional command.

But now I get a new error during build:
fakeroot: preload library `libfakeroot.so' not found, aborting.

On checking I do see that it exist in .../output/host/usr/lib
Is there any idea what's wrong ?

Regards,
Ran


More information about the buildroot mailing list