Gentoo Archives: gentoo-user

From: Hans de Hartog <dehartog@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc problems after dep -d
Date: Sat, 28 Oct 2006 12:54:51
Message-Id: 4543517E.9000305@rootsr.com
In Reply to: Re: [gentoo-user] gcc problems after dep -d by "Bo Ørsted Andresen"
1 Bo Ørsted Andresen wrote:
2 > On Saturday 28 October 2006 13:43, Hans de Hartog wrote:
3 >
4 >>but it dies at the first emerge with:
5 >>checking for C++ compiler default output file name... configure: error:
6 >>C++ compiler cannot create executables.
7 >
8 >
9 > Do you have ccache installed? If you do try to remerge that.
10 >
11 > # emerge --oneshot ccache
12 >
13 > Also if you need additional help please include the output of `emerge --info`
14 > in your next mail.
15 >
16
17 No, I dont't have ccache and emerge isn't working
18 Emerge --info starts on stderr with:
19
20 !!! No gcc found. You probably need to 'source /etc/profile'
21 !!! to update the environment of this terminal and possibly
22 !!! other terminals also.
23
24 and after that:
25
26 Gentoo Base System version 1.12.5
27 Portage 2.1.1 (default-linux/x86/2006.0, [unavailable], glibc-2.4-r3,
28 2.6.17.13 i686)
29 =================================================================
30 System uname: 2.6.17.13 i686 Intel(R) Celeron(R) CPU 2.66GHz
31 Last Sync: Fri, 27 Oct 2006 08:50:01 +0000
32 app-admin/eselect-compiler: [Not Present]
33 dev-java/java-config: 1.3.7, 2.0.30
34 dev-lang/python: 2.4.3-r4
35 dev-python/pycrypto: 2.0.1-r5
36 dev-util/ccache: [Not Present]
37 dev-util/confcache: [Not Present]
38 sys-apps/sandbox: 1.2.17
39 sys-devel/autoconf: 2.13, 2.59-r7
40 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
41 sys-devel/binutils: 2.16.1-r3
42 sys-devel/gcc-config: 1.3.13-r4
43 sys-devel/libtool: 1.5.22
44 virtual/os-headers: 2.6.17-r1
45 ACCEPT_KEYWORDS="x86"
46 AUTOCLEAN="yes"
47 CBUILD="i486-pc-linux-gnu"
48 CFLAGS="-O2 -mtune=i686 -pipe"
49 CHOST="i486-pc-linux-gnu"
50 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
51 /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb
52 /usr/share/config"
53 CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
54 /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
55 CXXFLAGS="-O2 -mtune=i686 -pipe"
56 DISTDIR="/usr/portage/distfiles"
57 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
58 GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
59 ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
60 ftp://mirror.scarlet-internet.nl/pub/gentoo "
61 LINGUAS=""
62 MAKEOPTS="-j2"
63 PKGDIR="/usr/portage/packages"
64 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
65 --compress --force --whole-file --delete --delete-after --stats
66 --timeout=180 --exclude='/distfiles' --exclude='/local'
67 --exclude='/packages'"
68 PORTAGE_TMPDIR="/var/tmp"
69 PORTDIR="/usr/portage"
70 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
71 USE="x86 X acpi alsa apache2 apm arts berkdb bitmap-fonts bluetooth
72 bzip2 cli cracklib crypt cups dga dlloader dri elibc_glibc emboss encode
73 esd extensions foomaticdb fortran gdbm gif gkrellm gnokii gpm gstreamer
74 gtk gtk2 imlib input_devices_keyboard input_devices_mouse ipv6 irda irmc
75 isdnlog jack java jpeg kernel_linux ldap libg++ libwww mad madwifi
76 mikmod motif mozilla mp3 mpeg ncurses nl nls nptl nptlonly ogg opengl
77 oss pam pcmcia pcre perl png pppd python qt3 qt4 quicktime readline
78 reflection rtc screen sdl session sox spell spl ssl tcltk tcpd truetype
79 truetype-fonts type1-fonts udev urandom userland_GNU v4l
80 video_cards_radeon vnc vorbis wifi xml xorg xv zlib"
81 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
82 LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
83
84
85 --
86 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gcc problems after dep -d Philip Webb <purslow@×××××××××.ca>