Greetings community,
When I build petalinux this error appears :
make ARCH=microblaze -C vendors romfs.postmake[1]: se ingresa al directorio `/home/juanwalker/petalinux_lite/software/petalinux-dist/vendors'
make -C /home/juanwalker/petalinux_lite/software/petalinux-dist/vendors/Xilinx/virtex2p/. dir_v=/home/juanwalker/petalinux_lite/software/petalinux-dist/vendors/Xilinx/virtex2p/. -f /home/juanwalker/petalinux_lite/software/petalinux-dist/vendors/vendors-common.mak romfs.post
make[2]: se ingresa al directorio `/home/juanwalker/petalinux_lite/software/petalinux-dist/vendors/Xilinx/virtex2p'make[2]: No se hace nada para `romfs.post'.
make[2]: se sale del directorio `/home/juanwalker/petalinux_lite/software/petalinux-dist/vendors/Xilinx/virtex2p'make[1]: se sale del directorio `/home/juanwalker/petalinux_lite/software/petalinux-dist/vendors'
find /home/juanwalker/petalinux_lite/software/petalinux-dist/romfs/. -name CVS | xargs -r rm -rfu-boot/petalinux-uboot-config
u-boot/petalinux-uboot-config: line 177: + : syntax error: operand expected (error token is " ")
make: *** [u-boot-config] Error 1
[juanwalker@localhost petalinux-dist]$
I search in the mail list archives and I found that someone had this same error and he could solve the problem.
He said that the problem was in the system flash :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2007/08/msg00003.htmlSo he add a nand memory as system flash,
But he wasn't used a flash memory, and I'm using a system ace flash.
Anyone has this similar error??? Or maybe anyone knows why it's ocurring??
Thank you, I appreciate all the help
Regards, Juan