Gentoo Archives: gentoo-alt

From: Elmar Hinz <oss.elmar@××××××××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Bash failed. Are errors normal?
Date: Fri, 20 Aug 2010 20:34:46
Message-Id: AANLkTikxJNCvnq5i+3JxUU_t8TexEtCar=nHo1WZj008@mail.gmail.com
In Reply to: Re: [gentoo-alt] Bash failed. Are errors normal? by Fabian Groffen
1 2010/8/20 Fabian Groffen <grobian@g.o>:
2 > On 20-08-2010 22:17:16 +0200, Elmar Hinz wrote:
3 >> 2010/8/20 Elmar Hinz <oss.elmar@××××××××××.com>:
4 >> >> system apparently doesn't.  Maybe a --nodeps ncurses will work in your
5 >> >> case.
6 >> >
7 >> > I try this to reach a general linux installer as the next step of my researches.
8 >> >
9 >>
10 >> I tried it with tree and latest_tree. In both cases I run into this error.
11 >
12 > ncurses needs another tool, that's why we don't emerge the deps of bash,
13 > it goes too deep.  Getting ncurses-dev was the right thing you did.
14 >
15
16 OK, than a skip this requirement for now.
17
18 I have my installer script ready so far, but it still does not go to
19 the end. The next problem I run into is this thingy with pax-utils
20 complaining about shebangs.
21
22 Oh, no! This time it is in binutils. Each run something new. Very strange!
23
24 config.status: creating po/Makefile.in
25 config.status: WARNING:
26 '/home/elmar/gentoo/var/tmp/portage/sys-devel/binutils-2.20.51.0.8/work/binutils-2.20.51.0.8/ld/po/Make-in'
27 seems to ignore the --datarootdir setting
28 config.status: creating config.h
29 config.status: executing depfiles commands
30 config.status: executing libtool commands
31 config.status: executing default-1 commands
32 config.status: creating po/POTFILES
33 config.status: creating po/Makefile
34 make[1]: Leaving directory
35 `/home/elmar/gentoo/var/tmp/portage/sys-devel/binutils-2.20.51.0.8/work/build'
36
37 Al

Replies

Subject Author
Re: [gentoo-alt] Bash failed. Are errors normal? Michael Yang <yangofzeal@×××××.com>
Re: [gentoo-alt] Bash failed. Are errors normal? heroxbd@×××××.com