I've been trying to compile trunk on SnowLeopard and I get the errors below. I believe this is due to the sha code expecting a newer version of openssl than is in the 10.5 SDK. The problem was introduced in r23503 (I can build and run r23500 fine, but r23501/2 have other issues).
Is this a known issue? Is it likely to be fixed anytime soon? cheers, Tom /Users/local/vboxtrunk/include/iprt/sha.h:143: error: 'SHA256_CTX' does not name a type /Users/local/vboxtrunk/include/iprt/sha.h:222: error: 'SHA512_CTX' does not name a type kBuild: Compiling VBoxRT - /Users/local/vboxtrunk/src/VBox/Runtime/r3/darwin/mp-darwin.cpp /Users/local/vboxtrunk/src/VBox/Runtime/common/checksum/sha512.cpp:44: error: 'union RTSHA512CONTEXT' has no member named 'Private' _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
