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.

Error in IC5141: Incorrectly built binary which accesses errno or h_errno directly

Status
Not open for further replies.

chinghee

Newbie level 1
Joined
Nov 1, 2008
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hi,

I encounter this message after icfb&

$ Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.

Anyone knows how to fix it?

Thank you :)

chin ghee.
 

Re: error in IC5141

Edit your .bashrc file (that you will find in your user directory) by adding the following lines:

Code:
LD_ASSUME_KERNEL=2.4.1
export LD_ASSUME_KERNEL

At least this worked on IC5033.

_Squ!D_
 

Re: error in IC5141

it is working for ic5141 too !!!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top