Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Catalyst, stage3 and no C++ compiler
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Janek
n00b
n00b


Joined: 16 Apr 2007
Posts: 6

PostPosted: Thu Nov 15, 2007 2:34 pm    Post subject: Catalyst, stage3 and no C++ compiler Reply with quote

I've been trying to create a live CD using catalyst following this topic. I've downloaded stage3-i686-2007.0.tar.bz2 (MD5 sum 55f18797e55a19f1f7d43d649f416504) and ran:
Code:
# catalyst -s snapshot &&\
  catalyst -v -f stage1.spec &&\
  catalyst -v -f stage2.spec &&\
  catalyst -v -f stage3.spec &&\
  catalyst -v -f livecd-stage1.spec &&\
  catalyst -v -f livecd-stage2.spec

stage1 and stage2 are created without any visible errors. Generation of stage3 is being interrupted at emerging dev-util/pkgconfig-0.21-r1
Code:
<snip>
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... no
checking whether i686-pc-linux-gnu-g++ accepts -g... no
checking dependency style of i686-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

Code:
# tar tjf builds/default/stage2-i686-7.11.tar.bz2 | grep g++
#
# tar tjf builds/default/stage1-i686-7.11.tar.bz2 | grep g++
#

Indeed, no C++ compiler.
Here are my specfiles:
Maybe I experience these problems because I'm trying to create i686 stages on an amd64 box? Any ideas what mistake I've made?

Edit (2007-11-16 20:29 CET):
Discussion moved to gentoo-catalyst list.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum