Can't compile sysutils/u-boot-rpi3 on rpi3

KIRIYAMA Kazuhiko kiri at kx.openedu.org
Wed Nov 28 05:38:40 UTC 2018


At Tue, 27 Nov 2018 18:06:59 -0800,
bob prohaska wrote:
> 
> In trying to compile sysutils/u-boot-rpi3 natively the compilation
> stops with many errors caused by rsa-sign.c
> 
> /usr/bin/ld: error: undefined symbol: OPENSSL_init_ssl
> >>> referenced by rsa-sign.c
> >>>               tools/lib/rsa/rsa-sign.o:(rsa_sign)
> 
> /usr/bin/ld: error: undefined symbol: EVP_MD_CTX_new
> >>> referenced by rsa-sign.c
> >>>               tools/lib/rsa/rsa-sign.o:(rsa_sign)


> 
> and so on.....

Maybe OpenSSL 1.1 API problems [1].

> 
> The system is at r341083, ports are at 486064.
> 
> Buildworld and buildkernel both work, so the basics are ok.
> 
> I'd like to try updating u-boot to see if it fixes 
> Timeout poll on interrupt endpoint 
> messages that seem to interfere with hands-off rebooting.
> 
> Thanks for reading,
> 
> bob prohaska
> 
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
> 

[1] https://wiki.freebsd.org/OpenSSL/1.1.0

---
KIRIYAMA Kazuhiko


More information about the freebsd-ports mailing list