Hi all! I'm having trouble building a new image with support for PHP. The make process always fail with the following message:
install_elinux -p -o root -g root -m 0755 index.php "/home/fox/axis-dev/devboard-R2_01/target/cris-axis-linux-gnu"/mnt/flash/root/index.php install: cannot create regular file `/home/fox/axis-dev/devboard-R2_01/target/cris-axis-linux-gnu/mnt/flash/root/index.php': No such file or directory install_elinux: Failed to install make[2]: *** [install] Error 1 I have tried with a newly installed SDK, same problem. I have also tried compiling as root, which didn't help either. I'm using a standard installation of Fedora core 8. Regards Tobias
