Gentoo Archives: gentoo-alt

From: heroxbd@g.o
To: Christoph Junghans <christoph.junghans@×××××.com>
Cc: gentoo-alt@l.g.o
Subject: [gentoo-alt] Re: prefix/libc guide
Date: Sat, 01 Mar 2014 06:29:55
Message-Id: 86vbvytorq.fsf@moguhome00.in.awa.tohoku.ac.jp
1 Dear Christoph,
2
3 Christoph Junghans <christoph.junghans@×××××.com> writes:
4
5 > Got it! glibc doesn't like make>=4*, it detects it as too old!
6 > I will update the guide!
7 >
8 >
9 > 2014-02-26 16:38 GMT-07:00 Christoph Junghans <christoph.junghans@×××××.com>:
10 >> I finally found time to work my way through:
11 >> <https://wiki.gentoo.org/wiki/Prefix/libc>
12 >>
13 >> I updated the guide in a couple of places (mainly adding ::heroxbd to
14 >> some packages)
15 >>
16 >> When emerging glibc I run into a strange error, autoconf is not working.
17 >>
18 >> It boils down to:
19 >> $ /panfs/scratch3/vol10/junghans/gentoo-prefix/usr/bin/autoconf
20 >> /panfs/scratch3/vol10/junghans/gentoo-prefix/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17/configure.in
21 >>> /dev/null
22 >> configure.ac:1: error: possibly undefined macro: dnl
23 >> If this token and others are legitimate, please use m4_pattern_allow.
24 >> See the Autoconf documentation.
25 >> configure.ac:36: error: possibly undefined macro: AC_MSG_ERROR
26 >> configure.ac:924: error: possibly undefined macro: AC_CHECK_PROG_VER
27 >> configure.ac:1372: error: possibly undefined macro: AS_IF
28 >>
29 >> Basically it cannot find the macros.
30
31 Thank you very much for the update!
32
33 Sorry for the inconsistency, it's been months since the guide has been
34 written.
35
36 Let's get rid of my customized overlay (::heroxbd, etc.) as soon as
37 possible.
38
39 If you have time, feel free to give bug 473728[1] a kick, preferrably
40 with a new patch forward ported to glibc-2.19.
41
42 Cheers,
43 Benda
44
45 1. https://bugs.gentoo.org/show_bug.cgi?id=473728#c11