Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Bash failed. Are errors normal?
Date: Fri, 20 Aug 2010 20:23:09
Message-Id: 20100820202204.GT7012@gentoo.org
In Reply to: Re: [gentoo-alt] Bash failed. Are errors normal? by Elmar Hinz
1 On 20-08-2010 22:17:16 +0200, Elmar Hinz wrote:
2 > 2010/8/20 Elmar Hinz <oss.elmar@××××××××××.com>:
3 > >> system apparently doesn't.  Maybe a --nodeps ncurses will work in your
4 > >> case.
5 > >
6 > > I try this to reach a general linux installer as the next step of my researches.
7 > >
8 >
9 > I tried it with tree and latest_tree. In both cases I run into this error.
10
11 ncurses needs another tool, that's why we don't emerge the deps of bash,
12 it goes too deep. Getting ncurses-dev was the right thing you did.
13
14 > <-------------------------------------------->
15 > cd ../obj_s; -I../c++ -I../include
16 > -I/home/elmar/gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++
17 > -DHAVE_CONFIG_H
18 > -I/home/elmar/gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++/../include
19 > -I. -I../include -I/home/elmar/gentoo/usr/include -D_GNU_SOURCE
20 > -D_FILE_OFFSET_BITS=64 -DXTSTRINGDEFINES -DNDEBUG
21 > -I/home/elmar/gentoo/usr/include -O2 -march=i686 -pipe -m32 -fPIC -c
22 > /home/elmar/gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++/cursesw.cc
23 > /bin/bash: -I../c++: No such file or directory
24 > <-------------------------------------------->
25 >
26 >
27 > I find this pathes in the tree:
28 >
29 > gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/narrowc/obj_s/
30 > gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/narrowc/c++/
31 >
32 > gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++/
33 >
34 > Where is that directory missing?
35 >
36 > Remember is the step just before emerging the gentoo bash, in my case ubuntu.
37 > GNU bash, Version 4.1.5(1)-release (i486-pc-linux-gnu)
38 >
39 >
40 >
41 > Al
42 >
43
44 --
45 Fabian Groffen
46 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] Bash failed. Are errors normal? Elmar Hinz <oss.elmar@××××××××××.com>