|
|
|
|
|
A la mémoire de alex206
|
|
Aller à la page : 1 2 3 4 5 suivante
| Sujet : problème de make avec Glibc-2.10.1 | | posté par helly 31 messages le 04-09-2009 à 21:53 |  | Bonjour bonjour !!
j'utilise LFS 6.5
tout ce passait bien ,jusqu'au moment de faire un make pour Glibc-2.10.1 ...
Comme une gentille petite fifille j'ai bien fait comme ils demandent, et puis au moement du make:
"mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad class -- [], [^] or [)
/[^
mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ]
mawk: scripts/gen-sorted.awk: line 19: runaway regular expression /, "", subd ...
...
...
make[1]: *** No rule to make target `/mnt/lfs/sources/glibc-build/Versions.all', needed by `/mnt/lfs/sources/glibc-build/abi-versions.h'. Stop.
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.10.1'
make: *** [all] Error 2"
Et POUF ca s'arrete la :s
j'ai bien vu que vous aviez du sujet totalement identique, mais même en téléchargeant la version recommandée par ce sujet ... j'ai encore le même problème ...
aidez moi svppppppppppppp!!!!![[disgust]](/images/disgust.gif)
|
| | posté par Texou 165 messages le 05-09-2009 à 00:38 |  | Salut,
Tu peux nous indiquer ta distribution hôte et le chapitre où tu bloques? Chapitre 5 ou 6 tes malheurs?
Merci :)
++
_______________________
Texou
Coadministrateur du projet absolinux
Vice-président de l'association traduc.org
Coordinateur du projet Linux From Scratch
|
| | posté par helly 31 messages le 05-09-2009 à 14:14 |  | oupsla oui toutes mes exuses ^^'
alors ma distro hote c'est ubuntu 9. je suis sur LFS 6.5
chapitre 5.7.1 ,vala vala ^^ |
| | posté par boloco 44 messages le 05-09-2009 à 23:59 |  | le problème vient de l'utilisation de mawk. Il est recommandé d'utiliser gawk (pour gnu awk), plutôt qu'un autre awk.
Bon courage, et salut! :) |
| | posté par helly 31 messages le 06-09-2009 à 10:47 |  | | ok donc je parie que je dois installer gawk ... et j'ai d'autres règlages a faire ou ca va se mettre comme awk par défaut tout seul?? |
| | posté par helly 31 messages le 06-09-2009 à 11:29 |  | ca y ets je viens d'installer gawk , maintenant le make me parle plus longtemps mais s'arrete sur une autre erreur :
"/mnt/lfs/sources/glibc-build/libc_pic.os: In function `__libc_fork':
/mnt/lfs/sources/glibc-2.10.1/posix/../nptl/sysdeps/unix/sysv/linux/i386/../fork.c:79: undefined reference to `__sync_bool_compare_and_swap_4'
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `__nscd_drop_map_ref':
/mnt/lfs/sources/glibc-2.10.1/nscd/nscd-client.h:320: undefined reference to `__sync_fetch_and_add_4'
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `nscd_getpw_r':
/mnt/lfs/sources/glibc-2.10.1/nscd/nscd_getpw_r.c:232: undefined reference to `__sync_fetch_and_add_4'
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `__nscd_drop_map_ref':
/mnt/lfs/sources/glibc-2.10.1/nscd/nscd-client.h:320: undefined reference to `__sync_fetch_and_add_4'
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `nscd_getgr_r':
/mnt/lfs/sources/glibc-2.10.1/nscd/nscd_getgr_r.c:321: undefined reference to `__sync_fetch_and_add_4'
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `__nscd_drop_map_ref':
/mnt/lfs/sources/glibc-2.10.1/nscd/nscd-client.h:320: undefined reference to `__sync_fetch_and_add_4'
/mnt/lfs/sources/glibc-build/libc_pic.os:/mnt/lfs/sources/glibc-2.10.1/nscd/nscd_gethst_r.c:413: more undefined references to `__sync_fetch_and_add_4' follow
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `__nscd_get_map_ref':
/mnt/lfs/sources/glibc-2.10.1/nscd/nscd_helper.c:432: undefined reference to `__sync_val_compare_and_swap_4'
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `*__GI___libc_freeres':
/mnt/lfs/sources/glibc-2.10.1/malloc/set-freeres.c:39: undefined reference to `__sync_bool_compare_and_swap_4'
collect2: ld returned 1 exit status
make[1]: *** [/mnt/lfs/sources/glibc-build/libc.so] Error 1
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.10.1'
make: *** [all] Error 2
"
snif snif !! :( |
| | posté par helly 31 messages le 07-09-2009 à 19:30 |  | | erk, personne n'a d'idée?? :( |
| | posté par boloco 44 messages le 07-09-2009 à 20:35 |  | | salut, il faut supprimer tout le contenu du répertoire glibc-build, avant de recommencer à construire ;) |
| | posté par helly 31 messages le 07-09-2009 à 20:41 |  | donc (qu'on sois d'accord...)
je suis dans glibc-build.
je fais le config bla bla bla
puis rm -r *
puis make
c'est ca?? :) |
| | posté par boloco 44 messages le 07-09-2009 à 20:46 |  | | vas dans le répertoire glibc-build, là tu fais rm -r * Ensuite tu fais ../glibc-2.10.1/configure, etc... |
|
Aller à la page : 1 2 3 4 5 suivante
|