From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GL2MB-0001aT-J4 for garchives@archives.gentoo.org; Wed, 06 Sep 2006 18:42:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k86Ifidx025246; Wed, 6 Sep 2006 18:41:44 GMT Received: from srvexch-01.mcaschool.local (mail.mcaschool.net [24.239.210.32]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k86IXled004709 for ; Wed, 6 Sep 2006 18:33:48 GMT Content-class: urn:content-classes:message Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: [gentoo-user] problem with a world update X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 6 Sep 2006 14:33:47 -0400 Message-ID: <17CD9CE4C0FA574A8B29EF02D49B385D2A921E@srvexch-01.mcaschool.local> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [gentoo-user] problem with a world update thread-index: AcbR1hNnLQmBIvZnS1S9wFZow0rqVwADMbQA From: "Timothy A. Holmes" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k86IXled004709 X-Archives-Salt: 1d1a959f-17b5-46ce-bc3a-2ae93092325e X-Archives-Hash: 7fd1ffa0c8d9c797d6194fad6e4bf91c > -----Original Message----- > From: James Ausmus [mailto:james.ausmus@gmail.com] > Sent: Wednesday, September 06, 2006 12:59 PM > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] problem with a world update > > On 9/6/06, Timothy A. Holmes wrote: > > Hi folks; > > > > I have a server that im getting ready to build as a file server -- the > > OS is installed (several months ago-- its been idleing) and im doing an > > emerge -NDuav world to get it all up to date. > > > > Im getting the following error, and I have no clue what to do about it, > > can someone please point me in the right direction? > > > > > > > > ** adjusting tabset paths > > sed -f run_tic.sed > > /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/misc/terminfo.src > > >terminfo.tmp > > make[1]: Leaving directory > > `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/misc' > > cd c++ && make DESTDIR="" all > > make[1]: Entering directory > > `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/c++' > > /usr/bin/g++ -I../c++ -I../include > > -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H > > -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I. > > -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe > > -fomit-frame-pointer} -fPIC -c > > It looks like your CFLAGS setting in /etc/make.conf might be screwed > up - contains some curly braces {} ? > > HTH- > > James > -- > gentoo-user@gentoo.org mailing list [Timothy A. Holmes] James: The setting is set per the handbook -- with a couple mods for speed CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CXXFLAGS="{$CFLAGS}" MAKEOPTS="-j4" Timothy A. Holmes IT Manager / Network Admin / Web Master / Computer Teacher Medina Christian Academy A Higher Standard... Jeremiah 33:3 Jeremiah 29:11 Esther 4:14 -- gentoo-user@gentoo.org mailing list