Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
3597 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs

  [gcc] checking whether the C compiler (gcc ) works... no Je fé quoi

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[gcc] checking whether the C compiler (gcc ) works... no Je fé quoi

n°109904
Je@nb
Kindly give dime
Posté le 06-06-2002 à 19:29:19  profilanswer
 

Salut,
en voulant installer mon modem usb, il faut compiler les drivers et on me sort ça :  
 
checking whether the C compiler (gcc ) works... no
 
Je dois faire koi pour que ça marche svp ?

mood
Publicité
Posté le 06-06-2002 à 19:29:19  profilanswer
 

n°109906
YupYup
Non.
Posté le 06-06-2002 à 19:29:59  profilanswer
 

(ré)Installer gcc


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°109908
Je@nb
Kindly give dime
Posté le 06-06-2002 à 19:31:48  profilanswer
 

Je suis sur débien je fais comment ?
apt-get remove gcc ?
puis apt-get install gcc ?
g essayé ça refait pareil  :fou:

n°109910
mean
Posté le 06-06-2002 à 19:32:19  profilanswer
 

tail configure.log

n°109951
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:13:06  profilanswer
 

tail config.log :

Citation :

configure:705: checking whether the C compiler (gcc  ) works
configure:721: gcc -o conftest    conftest.c  1>&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
 
#line 716 "configure"
#include "confdefs.h"
 
main(){return(0);}


 
Je fais quoi ?

n°109955
mean
Posté le 06-06-2002 à 20:16:12  profilanswer
 

Il te manque pas gcc mais les librairies  
genre libgcc

n°109957
YupYup
Non.
Posté le 06-06-2002 à 20:16:48  profilanswer
 

Trouve à quel package appartient crt1.o et installe-le.
 
Auto-apt est ton pote pour la vie.


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°109963
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:23:39  profilanswer
 

G gravé que le premier CD et qd je fais apt-get libgcc il me met Couldn't find package libgcc
 
Sinon auto-apt ça marche pas.
 
Pour trouver à quel package crt1.o appartient fo faire comment ?

n°109964
YupYup
Non.
Posté le 06-06-2002 à 20:24:24  profilanswer
 

Je@nb a écrit a écrit :

G gravé que le premier CD et qd je fais apt-get libgcc il me met Couldn't find package libgcc
 
Sinon auto-apt ça marche pas.
 
Pour trouver à quel package crt1.o appartient fo faire comment ?  



Faut aller chercher les packages sur le net. Check la doc.


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°109965
mean
Posté le 06-06-2002 à 20:24:54  profilanswer
 

apt-get install libgcc0
mais c'est pas sur
 
Edited!


Message édité par mean le 06-06-2002 à 20:25:54
mood
Publicité
Posté le 06-06-2002 à 20:24:54  profilanswer
 

n°109966
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:25:47  profilanswer
 

mean a écrit a écrit :

apt-get install libgcc1  




 
Je teste  ;)   :jap:

n°109972
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:28:54  profilanswer
 

Ca fait pareil.
G réussi à installer libgcc1 en tt cas.
Maintenant fo savoir où est ce fichier

n°109976
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:30:10  profilanswer
 

mean a écrit a écrit :

apt-get install libgcc0
mais c'est pas sur
 
Edited!  




 
avec libgcc0 il me dit que c obsolete et kil faut installer libgcc1

n°109981
YupYup
Non.
Posté le 06-06-2002 à 20:31:41  profilanswer
 

Je@nb a écrit a écrit :

Ca fait pareil.
G réussi à installer libgcc1 en tt cas.
Maintenant fo savoir où est ce fichier  



apt-get install auto-apt
auto-apt update
auto-apt updatedb
auto-apt search crt1.o


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°109987
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:33:43  profilanswer
 

YupYup a écrit a écrit :

apt-get install auto-apt
auto-apt update
auto-apt updatedb
auto-apt search crt1.o  




 
couldn't find package auto-apt
 
fo peutetre que je grave le cd 2 non ?

n°109989
YupYup
Non.
Posté le 06-06-2002 à 20:35:59  profilanswer
 

Je@nb a écrit a écrit :

 
 
couldn't find package auto-apt
 
fo peutetre que je grave le cd 2 non ?  



Non, met les sources http dans ton /etc/apt/sources.list et télécharge depuis les mirrors debian.


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°109991
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:37:36  profilanswer
 

Je configure mon modem pour aller sur le net donc c pour ça que je peux pas faire ça.
sinon g cherché sur le site debian et g fais apt-get install libc6-dev
et ça marche je crois

n°109992
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:38:39  profilanswer
 

le ./configure marche mais qd je fais make il met fait command not found  :pt1cable:  :pt1cable:

n°109994
YupYup
Non.
Posté le 06-06-2002 à 20:39:31  profilanswer
 

apt-get install make
 
A tout hasard, tu voudrais pas lire un peu les docs debian ?


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°109998
Je@nb
Kindly give dime
Posté le 06-06-2002 à 20:41:45  profilanswer
 

Oui, v le faire lol je crois  :D  :D  :D

n°110000
YupYup
Non.
Posté le 06-06-2002 à 20:43:23  profilanswer
 

Au nom de tous, merci ;)


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
mood
Publicité
Posté le   profilanswer
 


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs

  [gcc] checking whether the C compiler (gcc ) works... no Je fé quoi

 

Sujets relatifs
Peux pas compiler mon noyau avec Athlon 1800+Comment compiler du LateX sous LINUX???
[Niou] Quand faut il compiler le noyau??[E17] Quelqu'un a réussi à le compiler?
problème compiler différent de l'originalCompiler des pilotes?
Vous compiler la Libc[Cygwin] Comment cross-compiler depuis Cygwin pour Linux ???
Help : Gcc et Athlon XP : impossible de compilercompiler un kernel sur une autre machine en utilisant le ssh (recherch
Plus de sujets relatifs à : [gcc] checking whether the C compiler (gcc ) works... no Je fé quoi


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)