LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ERROR: ld.so: LD_PRELOAD cannot be preloaded (https://www.linuxquestions.org/questions/linux-newbie-8/error-ld-so-ld_preload-cannot-be-preloaded-880290/)

xombboxer 05-12-2011 06:46 AM

ERROR: ld.so: LD_PRELOAD cannot be preloaded
 
I am getting this error while compiling in linix

Code:

ERROR: ld.so: object '/../../../../tools/compilers/linux/jdk/libreadlink_interpose.so' from LD_PRELOAD cannot be preloaded: ignored.
I am using Red Hat Enterprise Linux Server release 5.5 (Tikanga)
but build will be fine even though the error pops up so many times

any idea what is this

corp769 05-12-2011 06:51 AM

Hello,

What exactly are you trying to compile, and what distribution are you using?

Also, I do recommend that you edit your post and correct your grammar, as it seems like you don't have spell check ;)

Cheers,

Josh

knudfl 05-12-2011 11:16 AM

Quote:

.. cannot be preloaded: ignored.
Means, that you also can ignore this behavior.


Unless you can explain some reason, you might have to want a preload of libreadlink_interpose.so


All times are GMT -5. The time now is 04:04 PM.