Closed niteria closed 8 years ago
If you try to compile a program with both cryptohash and mhash (http://mhash.sourceforge.net/) you get linking errors about duplicate symbols.
The offending symbols are:
md2_init md2_update ripemd160_init sha224_init sha256_init sha384_init sha512_init tiger_init tiger_update whirlpool_init whirlpool_update
If you try to compile a program with both cryptohash and mhash (http://mhash.sourceforge.net/) you get linking errors about duplicate symbols.
The offending symbols are: