[Buildroot] Glibc LD_LIBRARAY_PATH error

Panahi Parsa panahi.par3a at gmail.com
Sat Jun 28 14:25:53 UTC 2014


Dear Thomas

I looked at my LD_LIBRARY_PATH variable which I've set in /etc/bash.bashrc
and it is:

export PYLON_ROOT=/opt/pylon3
export GENICAM_ROOT_V2_3=${PYLON_ROOT}/genicam
export GENICAM_CACHE=${PYLON_ROOT}/xml_cache

export
LD_LIBRARY_PATH=${PYLON_ROOT}/lib64:${GENICAM_ROOT_V2_3}/bin/Linux64_x64:${GENICAM_ROOT_V2_3}/bin/Linux64_x64/GenApi/Generic

export LD_LIBRARY_PATH=/home/parsa/Softwares/OPENCV/build/lib

as you can see no :: is presented in this file so I don't know how to
remove this :: from LD_LIBRARY_PATH and remake buildroot.

Can you provide some info about removing this :: ?


2014-06-28 11:06 GMT+04:30 Thomas Petazzoni <
thomas.petazzoni at free-electrons.com>:

> Dear Panahi Parsa,
>
> On Sat, 28 Jun 2014 09:15:18 +0430, Panahi Parsa wrote:
>
> >
> LD_LIBRARY_PATH=/opt/pylon3/lib64:/opt/pylon3/genicam/bin/Linux64_x64:/opt/pylon3/genicam/bin/Linux64_x64/GenApi/Generic::/home/parsa/Software/OPENCV/build/lib:/usr/local/lib:/home/parsa/Software/OPENCV/build/lib
>
> This LD_LIBRARY_PATH value, which has an empty member (notice the
> double : in the middle of the variable), is probably was confuses the
> glibc build system. Can you adjust your LD_LIBRARY_PATH to remove this
> empty member, and restart the build from scratch ("make clean all"),
> and let us know if that solves the problem? If it does, we'll add a
> check to warn users about this problem.
>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
>



-- 


Parsa Panahi
Département de génie électrique
étudiant de l'électronique numérique
Sharif Université de Technologie - Téhéran - Iran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140628/5a427a03/attachment.html>


More information about the buildroot mailing list