On 14.12.2012 03:15, shining.vm wrote: > Hi,everyone > I have met some errors when I compile the VirtualBox4.2.4 on Windows7. > When I run the kmk, I get the error messages: > kBuild: Linking RuntimeGuestR3 > RuntimeBldProg.lib<sha512obj>:error LNK2019: unresolved external symbol > _SHA512_Init referenced in function _RTSha512Init [...]
> Can someone give me some help? Those errors mean that the openssl library (the crypto part) which you're using lacks the SHA512, SHA256 and SHA1 hash algorithms. Klaus > Thanks. > ------------------------------------------------------------------------ > Ning-ning Shi(Shining) > Changchun,China _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
