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.

help! glibc error for cadence ic

Status
Not open for further replies.

princerock

Junior Member level 2
Joined
Oct 10, 2005
Messages
21
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,283
Activity points
1,477
glibc

My os is Fedora Core 5 which has a new version of glibc (v2.4) Now the cadence cannot run with the following error message:

relocation error: ../../tools.lnx86/bin/lmgrd: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

I think this is because the confilicts between the new version of glibc with the old one. Then I export the LD_ASSUME_KERNEL to 2.4.19. Then error message has changed to:

error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

How can I solve this problem? :cry:I tried to install the glibc 2.3.5 back but failed with the message "glibc 2.4 conflicts with glibc 2.3.5". Could anybody help? thx in advance!
 

glibc error cadence

Try installing the compat-glibc-7.x RPMs
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top