Closed mstaack closed 1 year ago
solved by adding missing openssl lib with:
sudo apt install libssl-dev
quite fast for linux vm on macos m1:
2023-08-18T21:26:28 >>> Finalizing host directory
2023-08-18T21:26:28 >>> Finalizing target directory
2023-08-18T21:26:28 >>> Sanitizing RPATH in target tree
2023-08-18T21:26:29 >>> Copying overlay /home/max/buildroot-external-st/board/stmicroelectronics/stm32mp1/overlay/
2023-08-18T21:26:29 >>> Executing post-build script /home/max/buildroot-external-st/board/stmicroelectronics/stm32mp1/post-build.sh
2023-08-18T21:26:29 >>> Generating root filesystems common tables
2023-08-18T21:26:29 >>> Generating filesystem image rootfs.ext2
2023-08-18T21:26:29 >>> Executing post-image script /home/max/buildroot-external-st/board/stmicroelectronics/stm32mp1/post-image.sh
Done in 11min 53s
I'm reopening, because installing libssl-dev on the host is not the proper solution, Buildroot is supposed to build its own host libopenssl. I will address that.
@tpetazzoni is this solved?
Last commit dfb89e5 should fix it. Thanks for the bug report.
seeing a compilation error building example(st_stm32mp157c_dk2_defconfig) from readme:
ssl settings:
setup as in readme: