Gentoo Archives: gentoo-user

From: James Ausmus <james.ausmus@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem with a world update
Date: Wed, 06 Sep 2006 17:07:37
Message-Id: b79f23070609060959v2f2a15b3q5a097b77391fbc3a@mail.gmail.com
In Reply to: [gentoo-user] problem with a world update by "Timothy A. Holmes"
1 On 9/6/06, Timothy A. Holmes <tholmes@×××××××××.net> wrote:
2 > Hi folks;
3 >
4 > I have a server that im getting ready to build as a file server -- the
5 > OS is installed (several months ago-- its been idleing) and im doing an
6 > emerge -NDuav world to get it all up to date.
7 >
8 > Im getting the following error, and I have no clue what to do about it,
9 > can someone please point me in the right direction?
10 >
11 >
12 >
13 > ** adjusting tabset paths
14 > sed -f run_tic.sed
15 > /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/misc/terminfo.src
16 > >terminfo.tmp
17 > make[1]: Leaving directory
18 > `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/misc'
19 > cd c++ && make DESTDIR="" all
20 > make[1]: Entering directory
21 > `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/c++'
22 > /usr/bin/g++ -I../c++ -I../include
23 > -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
24 > -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
25 > -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
26 > -fomit-frame-pointer} -fPIC -c
27
28 It looks like your CFLAGS setting in /etc/make.conf might be screwed
29 up - contains some curly braces {} ?
30
31 HTH-
32
33 James
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] problem with a world update "Timothy A. Holmes" <tholmes@×××××××××.net>