Ports problem on amd64: bash

Valerio daelli valerio.daelli at gmail.com
Thu Nov 17 07:14:00 PST 2005


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="--without-bash-malloc --disable-rpath
--enable-disabled-builtins --enable-static-link --disable-nls"
===> bash-3.0.16_1 depends on shared library: intl - not found
===> Verifying install for intl in /usr/ports/devel/gettext
===> gettext-0.14.5 depends on file: /usr/local/bin/libtool15 - not found
===> Verifying install for /usr/local/bin/libtool15 in
/usr/ports/devel/libtool15
===> Returning to build of gettext-0.14.5
===> gettext-0.14.5 depends on shared library: iconv.3 - not found
===> Verifying install for iconv.3 in /usr/ports/converters/libiconv
===> Building for libiconv-1.9.2_1
builddir="`pwd`"; cd libcharset && make all && make install-lib
libdir="$builddir/lib" includedir="$builddir/lib"
cd lib && make all
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -I. -I. -I.. -I./..
-I../include -O -pipe -march=opteron -DLIBDIR=\"/usr/local/lib\"
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H
-DLIBDIR=\"/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


More information about the freebsd-ports mailing list