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.....

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@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to