[Thunderbird 3.0a] Pb de compilation source ?
Résolu
Arno59
Messages postés
4600
Date d'inscription
Statut
Contributeur
Dernière intervention
-
Arno59 Messages postés 4600 Date d'inscription Statut Contributeur Dernière intervention -
Arno59 Messages postés 4600 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
Je viens de récupérer le source de la version 3.0a de la messagerie Mozilla Thunderbird :
ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/3.0a1/source/
Cette version est à compiler sous Linux ;
root@ubuntu:/home/arnaud/Bureau/mozilla# ./configure
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
Pour information :
L'architecture du PC est de type 64 Bits ;
Processeur ; AMD Athlon 64
Linux Ubuntu 8.04 version 64 bits
Je viens de récupérer le source de la version 3.0a de la messagerie Mozilla Thunderbird :
ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/3.0a1/source/
Cette version est à compiler sous Linux ;
root@ubuntu:/home/tux/Bureau/mozilla# ls -a . configure intl nsprpub testing .. configure.in ipc other-licenses toolkit accessible content jpeg parser tools aclocal.m4 CVS js plugin uriloader allmakefiles.sh db layout probes view browser dbm LEGAL profile webshell build directory LICENSE rdf widget calendar docshell mail README xpcom camino.mk dom mailnews README.txt xpfe caps editor Makefile.in security xpinstall chrome embedding memory storage xulrunner client.mk extensions modules suite config gfx netwerk sun-java
root@ubuntu:/home/arnaud/Bureau/mozilla# ./configure
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
Pour information :
L'architecture du PC est de type 64 Bits ;
Processeur ; AMD Athlon 64
Linux Ubuntu 8.04 version 64 bits
A voir également:
- [Thunderbird 3.0a] Pb de compilation source ?
- Réponse automatique thunderbird - Guide
- Telecharger thunderbird - Télécharger - Mail
- Qui regarde mon profil facebook code source - Guide
- Thunderbird supprimer un compte - Forum Thunderbird
- Source tv antenne - Guide
2 réponses
Salut,
1- http://developer.mozilla.org/en/docs/Linux_Build_Prerequisites
2- https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Configuring_Build_Options
3- https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions
bonne lecture.
1- http://developer.mozilla.org/en/docs/Linux_Build_Prerequisites
2- https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Configuring_Build_Options
3- https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions
bonne lecture.