Hello,
I am trying to compile and install the latest libiconv 1.13.1 (downloaded 
directly from the official GNU site) on my installation of i386 OpenSolaris 
2009.06.

1. [i]./configure --prefix=/usr/gnu --enable-shared --with-pic[/i]

2. [i]make[/i] ends with this error:

libtool: link: gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libiconv.so.2 -o 
.libs/libiconv.so.2.5.0  .libs/iconv.o .libs/localcharset.o .libs/relocatable.o 
  -lsec -lc   
Text relocation remains                         referenced
    against symbol                  offset      in file
aliases_lookup                      0x129a6     .libs/iconv.o
aliases_lookup                      0x12ee4     .libs/iconv.o
[b]ld: fatal: relocations remain against allocatable but non-writable 
sections[/b]
collect2: ld returned 1 exit status
make[1]: *** [libiconv.la] Error 1
make[1]: Leaving directory `/src/libiconv-1.13.1/lib'
make: *** [all] Error 2

I have the latest binutils installed (2.20) and GCC 4.3.2 from Package Manager.
Also, the following configure options have been unsuccessfully atttempted:

./configure --prefix=/usr/gnu --enable-shared
./configure --prefix=/usr/gnu --with-pic
./configure --prefix=/usr/gnu

Any help would be appreciated! Thanks.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to