[Buildroot] Glibc LD_LIBRARAY_PATH error

Arnout Vandecappelle arnout at mind.be
Tue Jul 1 18:11:45 UTC 2014


On 28/06/14 17:44, Thomas Petazzoni wrote:
> On Sat, 28 Jun 2014 20:06:30 +0430, Panahi Parsa wrote:
> 
>> > my problem was solved by your solution I mean using "unset LD_LIBRARY_PATH"
> Ok. I'm not sure why we don't simply unset the LD_LIBRARY_PATH from our
> main Makefile. Probably we should just do it.

 I could imagine an ancient build host where the developer has to build his own
python2.7 or other buildroot-dependencies. Not really realistic, though, because
then the executable should just set its DT_RPATH/DT_RUNPATH.

 Also, we already have a check for LD_LIBRARY_PATH in dependencies.sh. It just
doesn't check for empty path elements, only for . path elements.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F


More information about the buildroot mailing list