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:17:30
Message-Id: AANLkTimtL9DqPT970gC8Cf3F-P-tDnxWF07yOYFqQKup@mail.gmail.com
In Reply to: Re: [gentoo-alt] Bash failed. Are errors normal? by Elmar Hinz
1 2010/8/20 Elmar Hinz <oss.elmar@××××××××××.com>:
2 >> system apparently doesn't.  Maybe a --nodeps ncurses will work in your
3 >> case.
4 >
5 > I try this to reach a general linux installer as the next step of my researches.
6 >
7
8 I tried it with tree and latest_tree. In both cases I run into this error.
9
10 <-------------------------------------------->
11 cd ../obj_s; -I../c++ -I../include
12 -I/home/elmar/gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++
13 -DHAVE_CONFIG_H
14 -I/home/elmar/gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++/../include
15 -I. -I../include -I/home/elmar/gentoo/usr/include -D_GNU_SOURCE
16 -D_FILE_OFFSET_BITS=64 -DXTSTRINGDEFINES -DNDEBUG
17 -I/home/elmar/gentoo/usr/include -O2 -march=i686 -pipe -m32 -fPIC -c
18 /home/elmar/gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++/cursesw.cc
19 /bin/bash: -I../c++: No such file or directory
20 <-------------------------------------------->
21
22
23 I find this pathes in the tree:
24
25 gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/narrowc/obj_s/
26 gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/narrowc/c++/
27
28 gentoo/var/tmp/portage/sys-libs/ncurses-5.7-r4/work/ncurses-5.7/c++/
29
30 Where is that directory missing?
31
32 Remember is the step just before emerging the gentoo bash, in my case ubuntu.
33 GNU bash, Version 4.1.5(1)-release (i486-pc-linux-gnu)
34
35
36
37 Al

Replies

Subject Author
Re: [gentoo-alt] Bash failed. Are errors normal? Fabian Groffen <grobian@g.o>