dev-libs/libiconv-1.13.1 build problem
On Tue, 2010-01-12 at 12:39 +0000, Alan Hourihane wrote:
> On Mon, 2010-01-11 at 15:23 +0000, Alan Hourihane wrote:
> > Has anyone on interix tried building dev-libs/libiconv-1.13.1 lately ?
> >
> > I'm rebuilding now and getting a libtool mismatch error because LT_INIT
> > is from 2.2.6 and we now have 2.2.6b in the tree.
> >
> > Can anyone confirm ?
> >
> > Thanks,
> >
> > Alan.
> >
> >
> This is the error that I get on FreeMiNT and I suspect interix will be
> the same...
>
> checking dynamic linker characteristics... no
> checking how to hardcode library paths into programs... unsupported
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... no
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> checking for simple visibility declarations... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: executing libtool commands
> make
> builddir="`pwd`"; cd libcharset && make all && make install-lib
> libdir="$builddir/lib" includedir="$builddir/lib"
> make[1]: Entering directory
> `/j/var/tmp/portage/dev-libs/libiconv-1.13.1/work/libiconv-1.13.1/libcharset'
> if [ ! -d include ] ; then mkdir include ; fi
> cp ./include/libcharset.h.in include/libcharset.h
> cd lib && make all
> make[2]: Entering directory
> `/j/var/tmp/portage/dev-libs/libiconv-1.13.1/work/libiconv-1.13.1/libcharset/lib'
> /bin/bash ../libtool --mode=compile m68k-atari-mint-gcc -I. -I. -I..
> -I./.. -I../include -O2 -pipe -fvisibility=hidden -DLIBDIR="/usr/lib"
> -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR="/usr/lib" -DNO_XMALLOC
> -Dset_relocation_prefix=libcharset_set_relocation_p refix
> -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
> libtool: Version mismatch error. This is libtool 2.2.6b, but the
> libtool: definition of this LT_INIT comes from libtool 2.2.6.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
> libtool: and run autoconf again.
> make[2]: *** [localcharset.lo] Error 63
> make[2]: Leaving directory
> `/j/var/tmp/portage/dev-libs/libiconv-1.13.1/work/libiconv-1.13.1/libcharset/lib'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/j/var/tmp/portage/dev-libs/libiconv-1.13.1/work/libiconv-1.13.1/libcharset'
> make: *** [lib/localcharset.h] Error 2
> * ERROR: dev-libs/libiconv-1.13.1 failed:
> * emake failed
>
Any help from interix folks ??
Alan.
|