[Buildroot] [rpi-userland] Trying to dlopen libGLESv2, can't resolve libEGL function symbols

Mike Zick minimod at morethan.org
Thu Jul 10 08:20:21 UTC 2014


On Thu, 10 Jul 2014 02:38:44 -0400
"IoriBranford ." <ioribranford at gmail.com> wrote:

> My expertise runs thin here, so, I don't see where else the issue
> could be. Hopefully someone can help?
> Thanks.
>

Find out where the loader is looking for the libraries:
 $ LD_DEBUG=libs witchfire

Compare that list of paths with where the libraries actually are at,
it my just be a stale ldconfig cache file.

Mike



More information about the buildroot mailing list