[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Reply: [microblaze-uclinux] Help! When execute "make", get an error(error shows on new test dist)



Hi,
        When I build the kernal after the direct, I always get such error:
$make

/uClinuxMB/microblaze-elf-tools/bin/mb-ld.real: cannot find -lxil
make[3]: *** [boa] Error 1
make[3]: Leaving directory `/uClinuxMB/uClinux-dist-test/user/boa/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/uClinuxMB/uClinux-dist-test/user/boa'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/uClinuxMB/uClinux-dist-test/user'
make: *** [subdirs] Error 1 
 
This error only exist the newst uClinux-dst, the old one is OK!
 
 
Thanks

KylongMu