[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: local relocation entries in non-writable section

Jim Freeze

4/8/2005 7:00:00 PM

* Justin Dittmann <jrdittmann@wisc.edu> [2005-04-07 16:49:11 -0500]:

> I've come across this error many times while (trying to) compile
> programs on OS X:
>
> ld: <library-file> has local relocation entries in non-writable
> section (__TEXT,__<text>)
>
> where <library-file> and <text> change depending on the objects being
> linked.

I just experienced the a similar error on Sun compiling fox-tools:

ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `libFOX-1.2.la'
Current working directory /tmp/fox-1.2.16/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

Any ideas?
--
Jim Freeze
Code Red. Code Ruby