undefined reference to symbol 'SHA256_Init'

Rahul Sundaram metherid at gmail.com
Sat May 22 21:37:38 UTC 2010


On 05/23/2010 03:04 AM, Uwe Kubosch wrote:
> Hi all!
>
> I am having trouble building zfs-fuse for F-13 and devel:
>   
> /usr/bin/ld: lib/libzfs/libzfs.a(libzfs_sendrecv.o): undefined reference to symbol 'SHA256_Init'
> /usr/bin/ld: note: 'SHA256_Init' is defined in DSO /usr/lib64/libcrypto.so.10 so try adding it to the linker command line
> /usr/lib64/libcrypto.so.10: could not read symbols: Invalid operation
>   
>
> I have openssl-devel as a build dependency, but something has changed
> in F-13 and devel to break the build.
>

Refer to

http://fedoraproject.org/wiki/UnderstandingDSOLinkChange

Rahul


More information about the devel mailing list