when emerging apache-2.0.54-r9 (marked stable on mips) compile fails when compiling the modules complaining that it misses shlibtool in the /var/tmp/portage/apache-2.0.54-r9/work/httpd-2.0.54 directory. Some googling gave me an easy way to solve this problem: #cd /var/tmp/portage/apache-2.0.54-r9/work/httpd-2.0.54 #./srclib/pcre/ltconfig --output=shlibtool --disable-static --srcdir=./srclib/pcre --cache-file=./config.cache ./srclib/pcre/ltmain.sh Reproducible: Always Steps to Reproduce: 1.emerge apache 2. 3. Actual Results: Build stopped Expected Results: Build completes Gentoo Base System version 1.6.12 Portage 2.0.51.19 (uclibc/mips, gcc-3.4.3, uclibc-0.9.27-r0, 2.4.18-5120-05 mips) ================================================================= System uname: 2.4.18-5120-05 mips MIPS 4Kc V0.11 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Jun 27 2005, 23:59:10)] dev-lang/python: 2.3.4-r1 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.7.9-r1, 1.5, 1.9.5, 1.6.3, 1.4_p6, 1.8.5-r3 sys-devel/binutils: 2.15.91.0.2-r2 sys-devel/libtool: 1.5.16 virtual/os-headers: 2.4.21-r3 ACCEPT_KEYWORDS="mips" AUTOCLEAN="yes" CFLAGS="-Os -pipe" CHOST="mipsel-gentoo-linux-uclibc" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-Os -pipe -membedded-data -mtune=4kc -march=4kc" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks nodoc noinfo noman sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j1" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="mips cups curl fastcgi foomaticdb gd libwww memlimit minimal mysql ncurses perl php png ppds python readline samba ssl tiff uclibc xml2 zlib userland_GNU kernel_linux elibc_uclibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
does this issue exist with a new-style apache (latest stable)? 2.0.54-r9 is old-style and isn't supported any longer.
Old-style apache is gone, no response from reporter. Closing.