Date: Thu, 17 Nov 2005 16:13:53 +0100 From: Valerio daelli <valerio.daelli@gmail.com> To: ports@freebsd.org Subject: Ports problem on amd64: bash Message-ID: <27dbfc8c0511170713y1aadae8amde68dc23488232f8@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello everybody I am trying to install a bash on a FreeBSD 5.4 amd64. I cvsupped the sources and ports and just recompiled everything. When I go to /usr/ports/shells/bash and try to compile it, I get this error= : ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= ---------------------------------------- peter# make CONFIGURE_ARGS=3D"--without-bash-malloc --disable-rpath --enable-disabled-builtins --enable-static-link --disable-nls" =3D=3D=3D> bash-3.0.16_1 depends on shared library: intl - not found =3D=3D=3D> Verifying install for intl in /usr/ports/devel/gettext =3D=3D=3D> gettext-0.14.5 depends on file: /usr/local/bin/libtool15 - not f= ound =3D=3D=3D> Verifying install for /usr/local/bin/libtool15 in /usr/ports/devel/libtool15 =3D=3D=3D> Returning to build of gettext-0.14.5 =3D=3D=3D> gettext-0.14.5 depends on shared library: iconv.3 - not found =3D=3D=3D> Verifying install for iconv.3 in /usr/ports/converters/libiconv =3D=3D=3D> Building for libiconv-1.9.2_1 builddir=3D"`pwd`"; cd libcharset && make all && make install-lib libdir=3D"$builddir/lib" includedir=3D"$builddir/lib" cd lib && make all /bin/sh /usr/local/bin/libtool15 --mode=3Dcompile cc -I. -I. -I.. -I./.. -I../include -O -pipe -march=3Dopteron -DLIBDIR=3D\"/usr/local/lib\" -DENABLE_RELOCATABLE=3D1 -DIN_LIBRARY -DINSTALLDIR=3D\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=3Dlibcharset_set_relocation_prefix -Drelocate=3Dlibcharset_relocate -DHAVE_CONFIG_H -DLIBDIR=3D\"/usr/local/libdata\" -c ./localcharset.c /usr/local/bin/libtool15: Can't open /usr/local/bin/libtool15: No such file or directory *** Error code 2 Stop in /usr/ports/converters/libiconv/work/libiconv-1.9.2/libcharset/lib. *** Error code 1 Stop in /usr/ports/converters/libiconv/work/libiconv-1.9.2/libcharset. *** Error code 1 Stop in /usr/ports/converters/libiconv/work/libiconv-1.9.2. *** Error code 1 Stop in /usr/ports/converters/libiconv. *** Error code 1 Stop in /usr/ports/devel/gettext. *** Error code 1 Stop in /usr/ports/shells/bash. ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= ---------------------------------------- which I circumvent installing by hand libtool15 and gettext. Should I open a PR on this? Thanks Valerio Daelli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27dbfc8c0511170713y1aadae8amde68dc23488232f8>