Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem with loading native library as GLIBC_2.0 is not defined

Status
Not open for further replies.

lxyangroc2000

Junior Member level 3
Joined
Mar 10, 2005
Messages
26
Helped
4
Reputation
8
Reaction score
0
Trophy points
1,281
Activity points
1,532
When executing the command "cdsdoc", a error
message appears. It is shown below,
Error occurred during initialization of VM
Unable to load native library: /opt/LDV51/tools.lnx86/jre1.3.1/lib/i386/libjava.so:
symbol__libc_wait, version GLIBC_2.0 not defined in the file libc.so.6 with link
time referenc
What is GLIBC_2.0? How can solve the issue?
 

How can I sol&am

Hi!
Write
rpm -qa |grep glibc

What is version GLIBC ?

In is the file .bashrc add variable LD_LYBRARY_PATH
Ex
export LD_LYBRARY_PATH=/lib:/ldv/tools/lib:/ldv/tools/jre1.3.1/lib
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top