Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] apache dep apr no emerge
Date: Sat, 13 Jun 2009 23:53:11
Message-Id: 878wjvpu7u.fsf@newsguy.com
1 Setup:
2 pc
3 2.6.30-gentoo-r1_rdr_3
4 profile=default/linux/x86/2008.0
5
6 This a fresh install... just being built up now.
7 Attempting to emerge apache, and breaking on the depenedency apr.
8
9 Apparently something to do with not being able to determine
10 `tagged configuration'
11
12 Anyone recognize what the problem is?
13
14 Tail of emerge below:
15
16 >>> Source configured.
17 >>> Compiling source in /var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5 ...
18 make
19 make[1]: Entering directory `/var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5'
20 /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
21 libtool: compile: unable to infer tagged configuration
22 libtool: compile: specify a tag with `--tag'
23 make[1]: *** [passwd/apr_getpass.lo] Error 1
24 make[1]: Leaving directory `/var/tmp/portage/dev-libs/apr-1.3.5/work/apr-1.3.5'
25 make: *** [all-recursive] Error 1
26 *
27 * ERROR: dev-libs/apr-1.3.5 failed.
28 * Call stack:
29 * ebuild.sh, line 49: Called src_compile
30 * environment, line 2691: Called die
31 * The specific snippet of code:
32 * emake || die "emake failed";
33 * The die message:
34 * emake failed

Replies

Subject Author
[gentoo-user] Re: apache dep apr no emerge Harry Putnam <reader@×××××××.com>