On Sun, May 23, 2010 at 12:58:32AM +0200, Uwe Kubosch wrote:
>Thank you for your reply. I was able to fix the immediate error by
>linking with libcrypto as suggested.
>Now I get
>
> gcc -o cmd/zdb/zdb -pipe -Wall -s cmd/zdb/zdb.o cmd/zdb/zdb_il.o
> cmd/zdb/ptrace.o lib/libavl/libavl
t 11:37 PM, Rahul Sundaram wrote:
>
>> 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 t
>>
>> /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/lib
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'
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 link