I've been trying to build an image using mingw and buildroot, but i'm having a few errors and i'm wondering if windows is the problem.
This is what happen when i'm trying to build an image :
Code: Select all
# make
/usr/bin/make -j1 O=/c/Users/Alassane/Documents/Entreprise/projet/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
make[1] : on entre dans le répertoire « /c/Users/Alassane/Documents/Entreprise/projet/buildroot »
make[1] : on quitte le répertoire « /c/Users/Alassane/Documents/Entreprise/projet/buildroot »
>>> host-skeleton Extracting
>>> host-skeleton Patching
>>> host-skeleton Configuring
>>> host-skeleton Building
>>> host-skeleton Installing to host directory
ln: /c/Users/Alassane/Documents/Entreprise/projet/buildroot/output/host/usr : unable to delete directory
make: *** [package/pkg-generic.mk:260 : /c/Users/Alassane/Documents/Entreprise/projet/buildroot/output/build/host-skeleton/.stamp_host_installed] Erreur 1