Gentoo Archives: gentoo-user-br

From: Rudson Ribeiro Alves <rudsonalves@×××××××××.br>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] linux-headers erro
Date: Mon, 29 May 2006 14:52:30
Message-Id: 447B0535.5030001@yahoo.com.br
In Reply to: Re: [gentoo-user-br] linux-headers erro by "Benigno B. Junior"
1 Benigno B. Junior wrote:
2 > On Mon, 29 May 2006 10:16:29 -0300
3 > Rudson Ribeiro Alves <rudsonalves@×××××××××.br> wrote:
4 >
5 > / Olá Benigno,
6 > /
7 > / Não tenho a opção i686, apenas as abaixo:
8 > /
9 > / # gcc-config -l
10 > / [1] i386-pc-linux-gnu-3.4.4 *
11 > / [2] i386-pc-linux-gnu-3.4.4-hardened
12 > / [3] i386-pc-linux-gnu-3.4.4-hardenednopie
13 > / [4] i386-pc-linux-gnu-3.4.4-hardenednopiessp
14 > / [5] i386-pc-linux-gnu-3.4.4-hardenednossp
15 > /
16 > / Já tentei atualizar o gcc-config, mas ele continua a gerar apenas o
17 > / i368-pc-linux-gnu...
18 > / No make config o CHOST é i686-pc-linux-gnu.
19 >
20 > O negócio é saber de onde vem o i686. Qual é o valor do "CHOST" no
21 > "/etc/make.conf"?
22 >
23 > Se você fizer:
24 > # CC=i386-pc-linux-gnu-3.4.4 emerge linux-headers
25 >
26 > Ele instala? De qualquer forma, manda a saída do "emerge --info" para a lista.
27 >
28 >
29 # emerge --info
30 Portage 2.1_rc3 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.6-r4,
31 2.6.16-gentoo-r8-ru.2 i686)
32 =================================================================
33 System uname: 2.6.16-gentoo-r8-ru.2 i686 AMD Athlon(tm) XP 2800+
34 Gentoo Base System version 1.6.14
35 dev-lang/python: 2.4.3-r1
36 dev-python/pycrypto: 2.0.1-r5
37 dev-util/ccache: [Not Present]
38 dev-util/confcache: [Not Present]
39 sys-apps/sandbox: 1.2.18.1
40 sys-devel/autoconf: 2.13, 2.59-r7
41 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
42 sys-devel/binutils: 2.16.1-r2
43 sys-devel/libtool: 1.5.22
44 virtual/os-headers: 2.6.11-r2
45 ACCEPT_KEYWORDS="x86 ~x86"
46 AUTOCLEAN="yes"
47 CBUILD="i686-pc-linux-gnu"
48 CFLAGS="-march=athlon-xp -O3 -pipe"
49 CHOST="i686-pc-linux-gnu"
50 CONFIG_PROTECT="/etc"
51 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
52 CXXFLAGS="-march=athlon-xp -O3 -pipe"
53 DISTDIR="/usr/portage/distfiles"
54 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
55 GENTOO_MIRRORS="http://distfiles.gentoo.org
56 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
57 LINGUAS="pt_BR en"
58 MAKEOPTS="-j2"
59 PKGDIR="/usr/portage/packages"
60 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
61 --compress --force --whole-file --delete --delete-after --stats
62 --timeout=180 --exclude='/distfiles' --exclude='/local'
63 --exclude='/packages'"
64 PORTAGE_TMPDIR="/var/tmp"
65 PORTDIR="/usr/portage"
66 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
67 USE="x86 3dnow 3dnowext 7zip X a52 aac acpi alsa apm arts audiofile avi
68 berkdb bitmap-fonts bzip2 cdparanoia cdr cli crypt cups dri dts dv dvd
69 dvdr dvdread eds emboss encode esd ffmpeg fftw flac foomaticdb fortran
70 gdbm gif glut gphoto2 gpm gstreamer gtk gtk2 imagemagick imlib isdnlog
71 jpeg kde libg++ libwww mad mikmod mmx mmxext mng motif mp3 mpeg ncurses
72 nls ogg oggvorbis openal opengl oss pam pcre pdf pdflib perl png ppds
73 pppd python qt quicktime readline reflection sdl session spell spl sse
74 sse2 ssl tcpd tetex tiff truetype truetype-fonts type1-fonts usb vcd
75 vorbis win32codecs xine xinerama xml xmms xorg xpm xv zlib elibc_glibc
76 input_devices_joystick input_devices_keyboard input_devices_mouse
77 input_devices_penmount kernel_linux linguas_pt_BR linguas_en
78 userland_GNU video_cards_nvidia"
79 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
80 LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
81
82 Ai está o --info. O CHOST é "i686-pc-linux-gnu".
83
84 Até
85 Alves
86
87
88
89
90 _______________________________________________________
91 Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora!
92 http://br.mobile.yahoo.com/mailalertas/
93
94
95 --
96 gentoo-user-br@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-br] linux-headers erro "Benigno B. Junior" <bbj@g.o>