On 10/24/2012 04:57 PM, Joel Madero wrote:
On 10/24/2012 07:28 AM, Joel Madero wrote:
Not that I know of. I haven't changed my method at all. I've been basing my make
of the same ./autogen that I've been using for months.
Do I have to change something? If so, suggestions on how to do it? Appreciate
it, this is becoming an issue as I can't triage correctly without a master build
To track down what's really going on there, can you execute the three
following lines each from a shell where you would issue the failing
"make" and capture the output please:
echo $LD_LIBRARY_PATH
/usr/lib
So that's the bug. Having LD_LIBRARY_PATH set globally (esp. to a
directory ld-linux.so would consult anyway) is rather silly. Given that
you did not add this setting yourself, I suggest you track down the
place where it is set now (this could be different files depending on
which shell you use; for bash, e.g., all of /etc/profile,
~/.bash_profile, and ~/.bashrc, plus any files sourced from there would
be suspects) and hunt down the alleged reason for that...
Stephan
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.