Gentoo Archives: gentoo-user-fr

From: Zelos <zelos@×××××××.fr>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] GCC ne compile plus!!!
Date: Sun, 09 Oct 2005 10:32:20
Message-Id: 200510091232.04644.zelos@wanadoo.fr
1 Bonjour,
2
3 Je n'arrive plus à compiler quoi que ce soit sur ma gentoo...
4 Voici ce qui arrive:
5
6
7
8 checking for i386-pc-linux-gnu-gcc... i386-pc-linux-gnu-gcc
9 checking for C compiler default output file name... configure: error: C
10 compiler cannot create executables
11 See `config.log' for more details.
12
13 Surement un problème de configuration avec mon make.conf je suppose.
14
15
16 Voici mon /etc/make.conf:
17
18 USE="X -gtk kde -gnome alsa qt cdr dvd"
19 CHOST="i386-pc-linux-gnu"
20 CFLAGS="-march=pentium-m -mcpu=pentium-m -mtune=pentium-m -O2 -pipe -mmmx
21 -msse -mfpmath=sse -fomit-frame-pointer -fno-delayed-branch -fcaller-saves
22 -freorder-blocks -freorder-functions -falign-jumps -finline-functions
23 -frename-registers -fweb -fno-trapping-math -falign-functions=64"
24 CXXFLAGS="${CFLAGS}"
25 FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
26 RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
27 RSYNC_TIMEOUT=180
28 MAKEOPTS="-j2"
29 AUTOCLEAN="yes"
30 GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/
31 http://mir.zyrianes.net/gentoo/
32 http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
33 ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
34 SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
35
36
37 Voici la configuration de mon portable avec lspci:
38
39 0000:00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV
40 Processor to I/O Controller (rev 02)
41 0000:00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV
42 Processor to I/O Controller (rev 02)
43 0000:00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV
44 Processor to I/O Controller (rev 02)
45 0000:00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
46 Integrated Graphics Device (rev 02)
47 0000:00:02.1 Display controller: Intel Corporation 82852/855GM Integrated
48 Graphics Device (rev 02)
49 0000:00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM
50 (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
51 0000:00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM
52 (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
53 0000:00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM
54 (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
55 0000:00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2
56 EHCI Controller (rev 03)
57 0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
58 0000:00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface
59 Bridge (rev 03)
60 0000:00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller
61 (rev 03)
62 0000:00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
63 SMBus Controller (rev 03)
64 0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM
65 (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
66 0000:00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
67 AC'97 Modem Controller (rev 03)
68 0000:01:03.0 CardBus bridge: O2 Micro, Inc. OZ711M1/MC1 4-in-1 MemoryCardBus
69 Controller (rev 20)
70 0000:01:03.1 CardBus bridge: O2 Micro, Inc. OZ711M1/MC1 4-in-1 MemoryCardBus
71 Controller (rev 20)
72 0000:01:03.2 System peripheral: O2 Micro, Inc. OZ711Mx 4-in-1 MemoryCardBus
73 Accelerator
74 0000:01:07.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev
75 05)
76 0000:01:0a.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A
77 IEEE-1394a-2000 Controller (PHY/Link)
78 0000:01:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
79 RTL-8139/8139C/8139C+ (rev 10)
80
81 et cat /proc/cpuinfo
82 processor : 0
83 vendor_id : GenuineIntel
84 cpu family : 6
85 model : 13
86 model name : Intel(R) Pentium(R) M processor 1.40GHz
87 stepping : 6
88 cpu MHz : 1400.165
89 cache size : 2048 KB
90 fdiv_bug : no
91 hlt_bug : no
92 f00f_bug : no
93 coma_bug : no
94 fpu : yes
95 fpu_exception : yes
96 cpuid level : 2
97 wp : yes
98 flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov
99 pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
100 bogomips : 2768.89
101
102
103 Qu'en pensez-vous?
104 Quelqu'un pourrait-il m'envoyer son make.conf avec un processeur du même type?
105
106 Merci,
107 Zelos
108
109
110 --
111 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] GCC ne compile plus!!! Cedric Godin <cedric.godin@××××××.be>
Re: [gentoo-user-fr] GCC ne compile plus!!! Jerome Poggi <Jerome.Poggi@×××.fr>
Re: [gentoo-user-fr] GCC ne compile plus!!! Christophe Garault <christophe@×××××××.org>