HI Kurt,
I wish it was that easy for me. I deleted everything.. Started fresh.. I am able to get past the original issue with kernel file. But now I'm hitting a new one.
/export/edison/edison-src/build/tmp/sysroots/i686-linux/usr/bin/cmake -E cmake_progress_report /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/CMakeFiles 6
| /export/edison/edison-src/build/tmp/sysroots/i686-linux/usr/bin/cmake -E make_directory /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/bin/../share/libwebsockets-test-server
| /export/edison/edison-src/build/tmp/sysroots/i686-linux/usr/bin/cmake -E copy /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/libwebsockets-1.23-chrome32-firefox24/test-server/test.html /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/bin/../share/libwebsockets-test-server
| /export/edison/edison-src/build/tmp/sysroots/i686-linux/usr/bin/cmake -E make_directory /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/bin/../share/libwebsockets-test-server
| [100%] /export/edison/edison-src/build/tmp/sysroots/i686-linux/usr/bin/cmake -E copy /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/libwebsockets-test-server.key.pem /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/bin/../share/libwebsockets-test-server
| Built target test-server-extpoll
| Error copying file "/export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/libwebsockets-test-server.key.pem" to "/export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/bin/../share/libwebsockets-test-server".
| make[2]: *** [bin/libwebsockets-test-server] Error 1
| make[2]: Leaving directory `/export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build'
| make[1]: *** [CMakeFiles/test-server.dir/all] Error 2
| make[1]: Leaving directory `/export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/temp/log.do_compile.26898)
ERROR: Task 523 (/export/edison/edison-src/device-software/meta-edison-distro/recipes-connectivity/libwebsockets/libwebsockets_1.23.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1868 tasks of which 18 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/export/edison/edison-src/device-software/meta-edison-distro/recipes-connectivity/libwebsockets/libwebsockets_1.23.bb, do_compile
Summary: There were 24 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
The file " /export/edison/edison-src/build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build/libwebsockets-test-server.key.pem"
does not exist. So, appears its the cause of the failure.
I've read other forums talking about doing a simple touch of the file and resin the build is a workaround. Do we know when this
problem will be fixed? This should not be this hard.. Maybe because this is the early days of the Edison. Kind of like the early days
of the Galileo project..