ys, still observing same error undefined reference to `SHA256',
I see below change is pulled: WERROR="-Werror -Wno-deprecated-declarations" \
*Thanks & RegardsRitul Guru+91-9916513186*
On Fri, Oct 28, 2022 at 9:02 PM coreboot org coreboot.org@gmail.com wrote:
Are you still seeing the same error? Vboot has an issue with openssl 3.0. That was worked around in coreboot by ignoring the deprecated-declarations warning in this patch: https://review.coreboot.org/c/coreboot/+/67124
Martin
On Fri, Oct 28, 2022 at 12:05 AM ritul guru ritul.bits@gmail.com wrote:
yes, installed and restarted OS, but no luck.
Thanks & Regards Ritul Guru +91-9916513186
On Fri, Oct 28, 2022 at 11:20 AM Jakub Czapiga jacz@semihalf.com
wrote:
Hi Ritul,
Please try to install libssl-dev package using apt (sudo apt install libssl-dev). It should solve your problem.
Best Regards,
Jakub
On Fri, Oct 28, 2022 at 7:46 AM ritul guru ritul.bits@gmail.com
wrote:
I am using ubuntu 20.04 on WSL2.
Thanks & Regards Ritul Guru +91-9916513186
On Fri, Oct 28, 2022 at 12:59 AM coreboot org coreboot.org@gmail.com
wrote:
Hi Ritul, I'm thinking you want libssl. Without knowing what platform you're building on, it's hard to say more than that.
Here's everything the coreboot builders install when setting up the coreboot sdk using debian:
https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/uti...
Martin
On Thu, Oct 27, 2022 at 12:59 PM ritul guru ritul.bits@gmail.com
wrote:
Hi, I am getting build below error, any pre-req to get SHA256
definitions?
/usr/bin/ld: build/util/amdfwtool/amdfwtool.o: in function
`add_single_sha':
/amd/src/coreboot/util/amdfwtool/amdfwtool.c:685: undefined
reference to `SHA256'
/usr/bin/ld: /amd/src/coreboot/util/amdfwtool/amdfwtool.c:682:
undefined reference to `SHA384'
collect2: error: ld returned 1 exit status make: *** [util/amdfwtool/Makefile.inc:19:
build/util/amdfwtool/amdfwtool] Error 1
Thanks & Regards Ritul Guru +91-9916513186 _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org
coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org