ptxdist reports me after workspace clean this error (see below). This is always first targetinstall one of the above mentioned packages. The build order seems to be random.
After repetition of "ptxdist go -j -q " is the build OK. Who create /boot in root ? Or witch /boot is meant ? What is wrong ?
-------------------------------------
target: fpgaimage-cx27c.targetinstall
-------------------------------------
install_init: preparing for image creation of 'fpgaimage-cx27c'...
....
xpkg_finish: creating opkg package ...
install file:
src=ptx-multi/projectroot/lib/firmware/fpga_complete/soc_system_cx27c.rbf
dst=/boot/fpgaimage.rbf
owner=0
group=0
permissions=0755
chmod: cannot access '/home/friesen/quantumx/projects/ppc/ptx-multi/platform-soc/root/boot/fpgaimage.rbf': No such file or directory
Error: install_file failed!
xpkg_finish: failed.
/home/friesen/quantumx/projects/ppc/ptx-multi/rules/fpgaimage-cx27c.make:12: recipe for target '/home/friesen/quantumx/projects/ppc/ptx-multi/platform-soc/state/fpgaimage-cx27c.targetinstall' failed
make: *** [/home/friesen/quantumx/projects/ppc/ptx-multi/platform-soc/state/fpgaimage-cx27c.targetinstall] Error 1
make: *** Waiting for unfinished jobs....