tech-pkg archive

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

Re: "libiconv" package doesn't build under Solaris



On Sat, Jan 02, 2010 at 05:15:03PM +0100, Joerg Sonnenberger wrote:
> On Thu, Dec 31, 2009 at 06:05:32PM +0000, Matthias Scheler wrote:
> > if test -n "yes"; then  /bin/sh ../libtool --mode=link gcc 
> > -Wl,-R/opt/pkg/lib  -I. -I. -I../include -I./../include -I.. -I./.. -O  
> > -DLIBDIR=\"/opt/pkg/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL  
> > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/pkg/lib\" 
> > -DNO_XMALLOC  -Dset_relocation_prefix=libiconv_set_relocation_prefix  
> > -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -fPIC -DPIC -DLIBICONV_PLUG 
> > ./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -shared -o 
> > preloadable_libiconv_solaris.so;  else  /bin/sh ../libtool --mode=link gcc 
> > -Wl,-R/opt/pkg/lib  -I. -I. -I../include -I./../include -I.. -I./.. -O  
> > -DLIBDIR=\"/opt/pkg/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL  
> > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/pkg/lib\" 
> > -DNO_XMALLOC  -Dset_relocation_prefix=libiconv_set_relocation_prefix  
> > -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -KPIC -DPIC -DLIBICONV_PLUG 
> > ./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -G -o 
> > preloadable_libiconv_solaris.so;  fi
> 
> Why is it using preloadable_libiconv_solaris.so, shouldn't that be .la?

I'm not sure ... perhaps that is the problem.

I'll try as soon as the Solaris machine (it's not mine) is up and
running again.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index