Re: Glib compile error



I have installed GNU ld and the error remains unchanged.

Here is the error (hopefully in a more useful presentation):

$ gmake
[snip]
Text relocation remains           referenced
against symbol           offset   in file
<unknown>                0xdfc    /data/local/lib/libz.a(inflate.o)
<unknown>                0xe00    /data/local/lib/libz.a(inflate.o)
[snip]
inflate_flush            0x140c   /data/local/lib/libz.a(infcodes.o)
inflate_flush            0x1494   /data/local/lib/libz.a(infcodes.o)
calloc                   0x80     /data/local/lib/libz.a(zutil.o)
vsprintf                 0x1630   /data/local/lib/libz.a(gzio.o)
inflate_fast             0x230    /data/local/lib/libz.a(infcodes.o)
strcat                   0x22b4   /data/local/lib/libz.a(gzio.o)
strcat                   0x22c8   /data/local/lib/libz.a(gzio.o)
ld: fatal: relocations remain against allocatable but non-writable 
sections
collect2: ld returned 1 exit status
gmake[3]: *** [libglib-2.0.la] Error 1
gmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive-am] Error 2



Can anyone make senseof this error?

Daniel.



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