| Hi Sorry, I forgot to explain a bit how to reproduce the problem : I run "make menuconfig" and I choose Xilinx as vendor and ML505-MMU as product. I don't set anything in the kernel/library/default selection (I ues default parameter). After, when I run "make", the compilation begin, the it fails with this error : CC net/ipv4/tcp_diag.o CC net/ipv4/xfrm4_policy.o CC net/ipv4/tcp_cubic.o CC net/ipv4/xfrm4_state.o CC net/ipv4/xfrm4_input.o CC net/ipv4/xfrm4_output.o LD net/ipv4/built-in.o LD net/built-in.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD vmlinux mb-linux-ld: libgcc.a: No such file: Aucun fichier ou répertoire de ce type make[1]: *** [vmlinux] Erreur 1 make[1]: quittant le répertoire « /home/reynesp/Projets/petalinux/trunk/software/linux-2.6.x-petalogix » make: *** [linux] Erreur 1 I've tried to do the same with petalinux-mmu-v0.10.tar.gz, and the compilation works fine regards, Philippe --- En date de : Jeu 18.9.08, John Williams <jwilliams@xxxxxxxxxxxxxx> a écrit : De: John Williams <jwilliams@xxxxxxxxxxxxxx> |