DragonFly BSD
DragonFly bugs List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Okay, so what do we do with the new errno?


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Wed, 04 May 2005 05:53:25 -0700

Joerg Sonnenberger wrote:
On Tue, May 03, 2005 at 07:46:45PM -0700, walt wrote:


...what kind of patching does bash need?...

...The definition of errno in
the source should be either dropped or at least conditionalized
on __STDC__...

For bash, just deleting the offending line fixed the problem.


But the ruby18 port has a different outcome:  I can get it to
compile by deleting the offending lines but when trying to run
the executable ld-elf.so complains about 'Unsupported relocation
type 37 in non-PLT relocations'.

Does this error sound like it could be from deleting those
declarations of errno?



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]