Hi,
I'm following the tutorial at
http://www.at91.com/linux4sam/bin/view/ ... gstrom_9x5 but I got an issue when bitbaking (bitbake base-image).
While building openssl I get:
NOTE: package openssl-native-1.0.0d-r14.0: task do_compile: Failed
ERROR: Function 'do_compile' failed (see /home/ste/stuff/tmp/work/x86_64-linux/openssl-native-1.0.0d-r14.0/temp/log.do_compile.2476 for further information)
ERROR: Task 2081 (/home/ste/stuff/openembedded/recipes/openssl/openssl-native_1.0.0d.bb, do_compile) failed with exit code '1'
Waiting for 1 active tasks to finish:
0: readline-native-5.2-r8 do_compile (pid 2525)
NOTE: package readline-native-5.2-r8: task do_compile: Succeeded
ERROR: '/home/ste/stuff/openembedded/recipes/openssl/openssl-native_1.0.0d.bb' failed
I couldn't find any solution to the problem, any hint? I tried to upload the log file but I couldn't find any extension accepted!