Setup:
   pc
   2.6.30-gentoo-r1_rdr_3
   profile=default/linux/x86/2008.0

This a fresh install... just being built up now.
Attempting to emerge apache, and breaking on the depenedency apr.

Apparently something to do with not being able to determine 
`tagged configuration'

Anyone recognize what the problem is? 

Tail of emerge below:

>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5 ...
make 
make[1]: Entering directory `/var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5'
/bin/sh /usr/bin/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -pthread 
 -O2 -march=i686 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE   -I./include 
-I/var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5/include/arch/unix 
-I./include/arch/unix 
-I/var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5/include/arch/unix 
-I/var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5/include  -o 
passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[1]: *** [passwd/apr_getpass.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5'
make: *** [all-recursive] Error 1
 * 
 * ERROR: dev-libs/apr-1.3.5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2691:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed";
 *  The die message:
 *   emake failed


Reply via email to